BoB robotics
The Brains on Board robotics library
pybind11::detail::descr< N, Ts > Struct Template Reference

Public Member Functions

constexpr descr (char const (&s)[N+1])
 
template<size_t... Is>
constexpr descr (char const (&s)[N+1], index_sequence< Is... >)
 
template<typename... Chars>
constexpr descr (char c, Chars... cs)
 

Static Public Member Functions

static constexpr std::array< const std::type_info *, sizeof...(Ts)+1 > types ()
 

Public Attributes

char text [N+1] {'\0'}
 

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