Public Types | List of all members
wildcards::container_item< C > Struct Template Reference

#include <wildcards.hpp>

Public Types

using type = typename std::remove_cv< typename std::remove_reference< decltype(*cx::begin(std::declval< C >()))>::type >::type
 

Detailed Description

template<typename C>
struct wildcards::container_item< C >

Definition at line 743 of file wildcards.hpp.

Member Typedef Documentation

◆ type

template<typename C >
using wildcards::container_item< C >::type = typename std::remove_cv< typename std::remove_reference<decltype(*cx::begin(std::declval<C>()))>::type>::type

Definition at line 746 of file wildcards.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:10