Public Types | List of all members
std::tuple_element< N, ::nlohmann::detail::iteration_proxy_value< IteratorType > > Class Template Reference

#include <json.hpp>

Public Types

using type = decltype(get< N >(std::declval< ::nlohmann::detail::iteration_proxy_value< IteratorType > >()))
 

Detailed Description

template<std::size_t N, typename IteratorType>
class std::tuple_element< N, ::nlohmann::detail::iteration_proxy_value< IteratorType > >

Definition at line 5375 of file json.hpp.

Member Typedef Documentation

◆ type

template<std::size_t N, typename IteratorType >
using std::tuple_element< N, ::nlohmann::detail::iteration_proxy_value< IteratorType > >::type = decltype( get<N>(std::declval < ::nlohmann::detail::iteration_proxy_value<IteratorType > > ()))

Definition at line 5380 of file json.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10