#include <stdexcept>
#include <string>
#include <sstream>
#include "string_manip.h"
Go to the source code of this file.
Data Structures | |
class | generic_spec< T > |
Container holding an item or a special "match all" item
Definition in file generic_spec.h.