#include <dictionary_arg_stream.hpp>
List of all members.
Static Public Member Functions |
template<typename F , typename Dictionary , typename InputRange > |
static arg_stream::result_type
< F >::type | call (F f, Dictionary const &dict, InputRange const &range) |
Detailed Description
template<typename NoThrow = std::nothrow_t, bool isRange = true>
struct adobe::dictionary_arg_stream_detail::if_range_base< NoThrow, isRange >
Definition at line 243 of file dictionary_arg_stream.hpp.
Member Function Documentation