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

Go to the source code of this file.

Namespaces

namespace  librepr
 
namespace  librepr::detail
 

Concepts

concept  librepr::detail::pair_like
 
concept  librepr::detail::has_repr_member
 
concept  librepr::detail::is_scoped_enum
 
concept  librepr::detail::is_tuple_element
 
concept  librepr::detail::tuple_like