DAW JSON Link
Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
daw::json::DAW_JSON_VER::json_details::iterator_wrapper< OutputIterator > Struct Template Reference

#include <daw_json_serialize_policy_details.h>

Inheritance diagram for daw::json::DAW_JSON_VER::json_details::iterator_wrapper< OutputIterator >:
daw::json::DAW_JSON_VER::serialization_policy< OutputIterator, PolicyFlags >

Public Member Functions

constexpr OutputIterator get () const
 
constexpr void set (OutputIterator it)
 

Static Public Attributes

static constexpr bool is_pointer = false
 

Protected Member Functions

constexpr OutputIterator & raw_it ()
 

Member Function Documentation

◆ get()

template<typename OutputIterator >
constexpr OutputIterator daw::json::DAW_JSON_VER::json_details::iterator_wrapper< OutputIterator >::get ( ) const
inlineconstexpr

◆ raw_it()

template<typename OutputIterator >
constexpr OutputIterator & daw::json::DAW_JSON_VER::json_details::iterator_wrapper< OutputIterator >::raw_it ( )
inlineconstexprprotected

◆ set()

template<typename OutputIterator >
constexpr void daw::json::DAW_JSON_VER::json_details::iterator_wrapper< OutputIterator >::set ( OutputIterator  it)
inlineconstexpr

Member Data Documentation

◆ is_pointer

template<typename OutputIterator >
constexpr bool daw::json::DAW_JSON_VER::json_details::iterator_wrapper< OutputIterator >::is_pointer = false
staticconstexpr

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