Horizon
Loading...
Searching...
No Matches
nlohmann
detail
container_input_adapter_factory_impl
container_input_adapter_factory< ContainerType, void_t< decltype(begin(std::declval< ContainerType >()), end(std::declval< ContainerType >()))> >
Public Types
|
Static Public Member Functions
|
List of all members
nlohmann::detail::container_input_adapter_factory_impl::container_input_adapter_factory< ContainerType, void_t< decltype(begin(std::declval< ContainerType >()), end(std::declval< ContainerType >()))> > Struct Template Reference
Public Types
using
adapter_type
= decltype(input_adapter(begin(std::declval< ContainerType >()), end(std::declval< ContainerType >())))
Static Public Member Functions
static adapter_type
create
(const ContainerType &container)
The documentation for this struct was generated from the following file:
3rd_party/nlohmann/detail/input/
input_adapters.hpp
Generated by
1.9.8