Public Types | List of all members
wildcards::iterated_item< It > Struct Template Reference

#include <wildcards.hpp>

Public Types

using type = typename std::remove_cv< typename std::remove_reference< decltype(*std::declval< It >())>::type >::type
 

Detailed Description

template<typename It>
struct wildcards::iterated_item< It >

Definition at line 735 of file wildcards.hpp.

Member Typedef Documentation

◆ type

template<typename It >
using wildcards::iterated_item< It >::type = typename std::remove_cv< typename std::remove_reference<decltype(*std::declval<It>())>::type>::type

Definition at line 738 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