Glib::Container_Helpers::TypeTraits< T > Struct Template Reference
[Helper classes]
Generic TypeTraits implementation. More...
#include <glibmm/containerhandle_shared.h>
List of all members.
Detailed Description
template <class T>
struct Glib::Container_Helpers::TypeTraits< T >
Generic TypeTraits implementation.
This can be used if the C++ type is the same as the C type, or if implicit conversions between the types are available. Also, the types are required to implement copy-by-value semantics. (Ownership is just ignored.)
Member Typedef Documentation
Member Function Documentation