Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
#include <arg_stream.hpp>
arg_stream::no_more_args or a derivative thereof should be thrown by an arg_stream if get_next_arg<>() is called when there are no more args available.
Definition at line 82 of file arg_stream.hpp.