cg::not_copyable Class Reference

A class trait to indicate that a class does not have a copy constructor. More...

#include <class_traits.hpp>

Inheritance diagram for cg::not_copyable:

cg::tls_key dynamic::api::event dynamic::api::event dynamic::api::mutex dynamic::api::mutex dynamic::api::stack dynamic::api::stack dynamic::api::thread dynamic::api::thread dynamic::internal::container_impl< T, B > dynamic::internal::leave_apartment dynamic::internal::use_new_apartment dynamic::pickler dynamic::scopeguard dynamic::stack_trace_entry

List of all members.


Detailed Description

A class trait to indicate that a class does not have a copy constructor.

Inherit from this to disable the default copy constructor

Definition at line 17 of file class_traits.hpp.


The documentation for this class was generated from the following file:

Generated on Thu Dec 18 22:14:18 2008 for C++Script by  doxygen 1.5.7.1