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

Go to the source code of this file.

Classes

struct  librepr::detail::Universal
 
struct  librepr::detail::ArityImpl< T >
 

Namespaces

namespace  librepr
 
namespace  librepr::detail
 

Variables

template<typename T >
constexpr std::size_t librepr::detail::arity = ArityImpl<T>::arity()