Sequoia
Loading...
Searching...
No Matches
Typedefs | Functions | Variables
TypeAlgorithms.hpp File Reference
#include "sequoia/Core/Meta/Sequences.hpp"
#include <source_location>
#include <string_view>
#include <tuple>

Go to the source code of this file.

Typedefs

using sequoia::meta::impl::trial_type = void
 

Functions

template<typename T >
constexpr std::string_view sequoia::meta::impl::wrapped_type::name () noexcept
 
constexpr std::size_t sequoia::meta::impl::wrapped_type::prefix_length () noexcept
 
constexpr std::size_t sequoia::meta::impl::wrapped_type::suffix_length () noexcept
 
template<class T >
consteval std::string_view sequoia::meta::type_name ()
 

Variables

constexpr std::string_view sequoia::meta::impl::trial_type_name {"void"}