![]() | Home | Libraries | People | FAQ | More |
CopyConstructible
Copy constructible types must be able to be constructed from another member of the type.
Name | Expression | Type | Semantics |
---|---|---|---|
Copy construction | X(x) | X | Require copy constructor. |
Last revised: , at GMT | Copyright © 2001, 2002 Indiana University Copyright © 2000, 2001 University of Notre Dame du Lac Copyright © 2000 Jeremy Siek, Lie-Quan Lee, Andrew Lumsdaine Copyright © 1996-1999 Silicon Graphics Computer Systems, Inc. Copyright © 1994 Hewlett-Packard Company |