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

#include <arg_stream.hpp>

Inheritance diagram for no_more_args:

Detailed Description

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.