|
cpp-hocon 0.3.0
|
STL namespace. More...
Functions | |
| template<class T > | |
| FwdListIter< T > | begin (List< T > const &lst) |
| template<class T > | |
| FwdListIter< T > | end (List< T > const &lst) |
STL namespace.
| FwdListIter< T > std::begin | ( | List< T > const & | lst | ) |
Definition at line 162 of file functional_list.hpp.
| FwdListIter< T > std::end | ( | List< T > const & | lst | ) |
Definition at line 167 of file functional_list.hpp.