#include <lib/sconfig.h>Include dependency graph for defop.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | TLDefaultOperators_Allocation |
| Allocation operator template. More... | |
| struct | TLDefaultOperators_CDT |
| This is the default version for non-plain data types (CDTs):. More... | |
| struct | TLDefaultOperators_Construct_CDT |
| Constructor/assignment/destructor operator template for complex types. More... | |
| struct | TLDefaultOperators_Construct_PDT |
| Constructor/assignment/destructor operator template for plain types. More... | |
| struct | TLDefaultOperators_Index |
| Index operator template. More... | |
| struct | TLDefaultOperators_OrdRel2 |
| Relational operator template for simple cases. More... | |
| struct | TLDefaultOperators_OrdRel2_Rev |
| REVERSE Relational operator template for simple cases. More... | |
| struct | TLDefaultOperators_OrdRel2D |
| Relational operator template for simple cases. More... | |
| struct | TLDefaultOperators_PDT |
| Operator template: Internally used default operators: C++ operators. More... | |
| struct | TLDefaultOperators_Relational |
| Relational operator template. More... | |
| struct | TLDefaultOperators_Relational2 |
| Relational operator template. More... | |
Defines | |
| #define | _TemplateLibrary_DefaultOperators_H_ 1 |
Definition in file defop.h.
|
|
|
1.3.5