repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
variant.h File Reference
#include <concepts>
#include <sstream>
#include <string>
#include <type_traits>
#include <variant>
#include <librepr/name/type.h>
#include <librepr/util/collections/list.h>
#include <librepr/util/overload.h>
#include "category.h"
Include dependency graph for variant.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  librepr::detail::VariantDetector< T >
 
struct  librepr::detail::VariantDetector< Variant< Ts... > const >
 
struct  librepr::detail::VariantDetector< Variant< Ts... > >
 
struct  librepr::Reflect< T >
 

Namespaces

namespace  librepr
 
namespace  librepr::detail
 

Concepts

concept  librepr::is_variant