Public Types | Static Public Member Functions | Static Public Attributes | List of all members
lexy::integer_traits< unbounded< T > > Struct Template Reference

#include <integer.hpp>

Public Types

using type = typename integer_traits< T >::type
 

Static Public Member Functions

template<int Radix>
static constexpr void add_digit_unchecked (type &result, unsigned digit)
 

Static Public Attributes

static constexpr auto is_bounded = false
 

Detailed Description

template<typename T>
struct lexy::integer_traits< unbounded< T > >

Definition at line 174 of file dsl/integer.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using lexy::integer_traits< unbounded< T > >::type = typename integer_traits<T>::type

Definition at line 176 of file dsl/integer.hpp.

Member Function Documentation

◆ add_digit_unchecked()

template<typename T >
template<int Radix>
static constexpr void lexy::integer_traits< unbounded< T > >::add_digit_unchecked ( type result,
unsigned  digit 
)
inlinestaticconstexpr

Definition at line 180 of file dsl/integer.hpp.

Member Data Documentation

◆ is_bounded

template<typename T >
constexpr auto lexy::integer_traits< unbounded< T > >::is_bounded = false
staticconstexpr

Definition at line 177 of file dsl/integer.hpp.


The documentation for this struct was generated from the following file:


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09