repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
const_string.h File Reference
#include <algorithm>
#include <cstddef>
#include <string_view>
Include dependency graph for const_string.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  librepr::const_string< N >
 

Namespaces

namespace  librepr
 

Functions

template<std::size_t N>
 librepr::const_string (char const (&)[N]) -> const_string< N - 1 >