Class Specialization
Simple Holder
Simple copying wrapper without any additional state.
![]() | ![]() | ||||||
Simple Holder |
Include Headers
seqan/basic.h
Parameters
Type of the managed object. |
Remarks
This holder stores a copy of the value.
Specialization of
Metafunctions
Reference type. (Holder) | |
The spec of a class. (Holder) | |
Type of the items in the container or behind an iterator. (Holder) |
Functions
Assigns one object to another object. (Holder) | |
Assigns value to item. (Holder) | |
Resets an object. (Holder) | |
Makes an object to owner of its content. (Holder) | |
Test whether object depends on other objects. (Holder) | |
Makes an object independent from other objects. (Holder) | |
Test a container for being empty. (Holder) | |
Assigns value to item. (Holder) | |
Makes holder dependent. (Holder) | |
Reference to the value. (Holder) |
SeqAn - Sequence Analysis Library - www.seqan.de