File traits.h
FileList > jac > machine > traits.h
Go to the source code of this file
#include <type_traits>
#include <vector>
#include "context.h"
#include "stringView.h"
#include "values.h"
Namespaces
Type | Name |
---|---|
namespace | jac |
namespace | detail |
Classes
Type | Name |
---|---|
struct | ConvTraits <typename T, typename En> |
struct | ConvTraits< T, std::enable_if_t< std::is_integral_v< T > &&detail::is_leq_i32< T >, T > > <typename T> |
struct | ConvTraits< bool > <> |
The documentation for this class was generated from the following file src/jac/machine/traits.h