|
Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
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> | |
| R | get_next_arg () |
Definition at line 353 of file arg_stream.hpp.
| bool eof | ( | ) |
Definition at line 354 of file arg_stream.hpp.
| R get_next_arg | ( | ) |
Definition at line 357 of file arg_stream.hpp.