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

Go to the source code of this file.

Classes

struct  librepr::is_literal< T >
 
struct  librepr::is_literal< T[N]>
 
struct  librepr::is_literal< T >
 

Namespaces

namespace  librepr
 

Variables

template<typename T >
constexpr bool librepr::is_literal_v = is_literal<T>::value