tinympl  0.2
mini MPL library for C++11
tinympl::basic_string< T, chars >::substr< pos, count > Class Template Reference

Return a substring long count starting at position pos. More...

#include <tinympl/string.hpp>

Detailed Description

template<class T, T... chars>
template<std::size_t pos, std::size_t count>
class tinympl::basic_string< T, chars >::substr< pos, count >

Return a substring long count starting at position pos.


The documentation for this class was generated from the following file: