|
Configuru
|
Classes | |
| class | const_iterator |
| class | iterator |
Public Member Functions | |
| iterator | begin () |
| iterator | end () |
| const_iterator | begin () const |
| const_iterator | end () const |
| const_iterator | cbegin () const |
| const_iterator | cend () const |
Public Attributes | |
| std::atomic< unsigned > | _ref_count { 1 } |
| ConfigObjectImpl | _impl |
1.8.11