Static Public Attributes | List of all members
lexy::_detail::_string_view_holder< FnPtr, index_sequence< Indices... > > Struct Template Reference

#include <string_view.hpp>

Static Public Attributes

static constexpr decltype(view) ::char_type value [] = {view[Indices]..., {}}
 
static constexpr auto view = FnPtr()
 

Detailed Description

template<auto FnPtr, std::size_t... Indices>
struct lexy::_detail::_string_view_holder< FnPtr, index_sequence< Indices... > >

Definition at line 192 of file string_view.hpp.

Member Data Documentation

◆ value

template<auto FnPtr, std::size_t... Indices>
constexpr decltype(view) ::char_type lexy::_detail::_string_view_holder< FnPtr, index_sequence< Indices... > >::value[] = {view[Indices]..., {}}
staticconstexpr

Definition at line 196 of file string_view.hpp.

◆ view

template<auto FnPtr, std::size_t... Indices>
constexpr auto lexy::_detail::_string_view_holder< FnPtr, index_sequence< Indices... > >::view = FnPtr()
staticconstexpr

Definition at line 194 of file string_view.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