Instigate Open Source Documentation

instigate::generic::assignable Namespace Reference

Implementation of Assignable Concept. More...


Classes

struct  tag
 Assignable Concept tag. More...
struct  interface
 Interface of the Assignable Concept. More...
struct  requirements
 Requirements of the Assignable Concept. More...


Detailed Description

Implementation of Assignable Concept.

This is a "non-intrusive" interface of the assignable type. A type is assignable if it is possible to copy objects of that type and to assign values to variables.



© Instigate CJSC, Open Source