FX::Pol Namespace Reference


Classes

class  None0
 Policy taking no types specifying that there is no policy here. More...
class  None1
 Policy taking one type specifying that there is no policy here. More...
class  deepCopy
 Policy specifying that an object pointee should be deep copied. More...
class  refCounted
 Policy specifying that an object pointee should be reference counted. More...
class  destructiveCopyNoDelete
 Policy specifying that an object pointee should be copied destructively but not deleted on destruction. More...
class  destructiveCopy
 Policy specifying that an object pointee should be copied destructively. More...
class  noCopyNoDelete
 Policy specifying that an object pointee should not be copied nor deleted. More...
class  noCopy
 Policy specifying that an object pointee should not be copied nor deleted. More...
struct  itMove
 Policy specifying how to move iterator referenced data. More...
struct  itSwap
 Policy specifying how to swap iterator referenced data. More...
struct  itCompare
 Policy specifying how to compare iterator referenced data. More...
struct  itRevCompare
 Policy specifying how to compare iterator referenced data. More...
struct  unknownReferrers
 Policy specifying that the refed object does not know its referrers. More...
struct  knowReferrers
 Policy specifying that the refed object should know its referrers. More...
struct  hasLastUsed
 Policy specifying that the refed object maintains when it was last accessed. More...


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:38:03 2009 for TnFOX by doxygen v1.4.7