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

#include <constant.hpp>

Public Types

using return_type = T
 

Public Member Functions

constexpr const T & operator() () const
 

Public Attributes

_value
 

Detailed Description

template<typename T>
struct lexy::_constant< T >

Definition at line 12 of file constant.hpp.

Member Typedef Documentation

◆ return_type

template<typename T >
using lexy::_constant< T >::return_type = T

Definition at line 16 of file constant.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
constexpr const T& lexy::_constant< T >::operator() ( ) const
inlineconstexpr

Definition at line 18 of file constant.hpp.

Member Data Documentation

◆ _value

template<typename T >
T lexy::_constant< T >::_value

Definition at line 14 of file constant.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