(ref.doc)fjh 130395

Next jason 180395 Prev: clamage 130395 Up: Usenet

Newsgroups: comp.lang.c++  (Note:
 Henderson)
Subject: Re: What is _explicit_ keyword?
Date: Mon, 13 Mar 1995 00:01:50 GMT

> Can someone tell me what the keyword "explicit" does?

On a single-argument constructor, it says that the constructor
does not act as a user-defined conversion, and so can only
be invoked explicitly, not implicitly.

automatically generated by info2www version 1.2.2.8