DragAndDropConverterConcept< boost::reference_wrapper< DragAndDropConverter > > Struct Template Reference |
Public Member Functions | |
void | constraints () |
Detailed Description
template<class DragAndDropConverter>
struct adobe::DragAndDropConverterConcept< boost::reference_wrapper< DragAndDropConverter > >
a concept-map type that permits use of boost::reference_wrapper with SequenceViewConcept
Definition at line 109 of file drag_and_drop_converter_concept.hpp.
Member Function Documentation
void constraints | ( | ) |
functional constraints for a model of the DragAndDropConverterConcept
Reimplemented from DragAndDropConverterConcept< DragAndDropConverter >.
Definition at line 112 of file drag_and_drop_converter_concept.hpp.