tinympl  0.2
mini MPL library for C++11
tinympl::make_basic_string< T, ptr > Class Template Reference

Construct a basic_string from a constexpr pointer to a null-terminated string. More...

#include <tinympl/string.hpp>

Detailed Description

template<class T, const T * ptr>
class tinympl::make_basic_string< T, ptr >

Construct a basic_string from a constexpr pointer to a null-terminated string.


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