#include <comma_list.h>
Inheritance diagram for comma_list< T >:

Public Member Functions | |
| comma_list () | |
| void | set (std::string const &str) |
| bool | is_set () const |
| return true if a specific value is held by this container | |
| bool | match (T const &value) const |
|
|||||||||
|
|
|
|||||||||
|
return true if a specific value is held by this container
|
|
||||||||||
|
|
|
||||||||||
|
|
1.4.6