MPQC
3.0.0-alpha
|
Public Types | |
typedef std::vector< FString > | container_type |
typedef container_type::iterator | iterator |
typedef container_type::const_iterator | const_iterator |
typedef FString | value_type |
Public Member Functions | |
const_iterator | insert (const FString &s) |
const_iterator | insert (FString &&s) |
const_iterator | begin () const |
const_iterator | end () const |
size_t | size () const |