Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
if_range_else_key< NoThrow, Dictionary, T > Struct Template Reference

#include <dictionary_arg_stream.hpp>

Inheritance diagram for if_range_else_key< NoThrow, Dictionary, T >:
if_range_base< NoThrow, is_range_for_dictionary< Dictionary, T >::value >

Additional Inherited Members

Static Public Member Functions inherited from if_range_base< NoThrow, is_range_for_dictionary< Dictionary, T >::value >
static arg_stream::result_type< F >::type call (F f, Dictionary const &dict, InputRange const &range)

Detailed Description

template<typename NoThrow, typename Dictionary, typename T>
struct adobe::dictionary_arg_stream_detail::if_range_else_key< NoThrow, Dictionary, T >

Definition at line 246 of file dictionary_arg_stream.hpp.