Public Types | List of all members
BT::optional_lite::detail::typelist< Head, Tail > Struct Template Reference

#include <optional.hpp>

Public Types

typedef Head head
 
typedef Tail tail
 

Detailed Description

template<typename Head, typename Tail>
struct BT::optional_lite::detail::typelist< Head, Tail >

Definition at line 354 of file optional.hpp.

Member Typedef Documentation

template<typename Head , typename Tail >
typedef Head BT::optional_lite::detail::typelist< Head, Tail >::head

Definition at line 356 of file optional.hpp.

template<typename Head , typename Tail >
typedef Tail BT::optional_lite::detail::typelist< Head, Tail >::tail

Definition at line 357 of file optional.hpp.


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


behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Feb 2 2019 04:01:55