RESTinio
|
A specialization of result_wrapper_for metafunction for the case of std::array wrapper. More...
#include <easy_parser.hpp>
Public Types | |
using | type = result_value_wrapper< std::array< T, S > > |
A specialization of result_wrapper_for metafunction for the case of std::array wrapper.
Definition at line 348 of file easy_parser.hpp.
using restinio::easy_parser::result_wrapper_for< impl::std_array_wrapper< T, S > >::type = result_value_wrapper< std::array< T, S > > |
Definition at line 350 of file easy_parser.hpp.