Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

plist::ObjectBase::conversion_policy< U, V > Struct Template Reference

specifies that collections (e.g. plist::Array or plist::Dictionary) of these abstract base classes (ObjectBase, PrimitiveBase) can convert any primitive type to a plist::Primitive wrapper More...

#include <plistBase.h>


Detailed Description

template<typename U, typename V>
struct plist::ObjectBase::conversion_policy< U, V >

specifies that collections (e.g. plist::Array or plist::Dictionary) of these abstract base classes (ObjectBase, PrimitiveBase) can convert any primitive type to a plist::Primitive wrapper

Definition at line 137 of file plistBase.h.

List of all members.

Public Types

typedef U::template
WrapValueConversion< V > 
value_conversion

Member Typedef Documentation

template<typename U , typename V >
typedef U::template WrapValueConversion<V> plist::ObjectBase::conversion_policy< U, V >::value_conversion

Definition at line 137 of file plistBase.h.


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:24 2016 by Doxygen 1.6.3