Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
plist::ArrayBase::DeniedValueConversions Struct ReferenceIndicates that no value conversions are allowed. More...
Detailed DescriptionIndicates that no value conversions are allowed. The actual storage type is still allowed, so technically we could use EntryConstraint<PO> instead as the conversion policy, but that doesn't gain anything because you would need to know the PO to test for it. At least with this you can test for DeniedValueConversions as a base class and then fall back to testing individual PO's if you want. Definition at line 944 of file plistCollections.h.
Constructor & Destructor Documentation
no-op destructor Definition at line 945 of file plistCollections.h. The documentation for this struct was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:25 2016 by Doxygen 1.6.3 |