Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
nonarg Struct Reference

the empty-set arg stream has no arguments. Not sure what this might be useful for. More...

#include <arg_stream.hpp>

Public Member Functions

bool eof ()
template<typename R>
get_next_arg ()

Detailed Description

Definition at line 353 of file arg_stream.hpp.

Member Function Documentation

◆ eof()

bool eof ( )

Definition at line 354 of file arg_stream.hpp.

◆ get_next_arg()

template<typename R>
R get_next_arg ( )

Definition at line 357 of file arg_stream.hpp.