Gnash  0.8.10
Classes | Functions
accumulator.h File Reference
#include <boost/program_options/value_semantic.hpp>
#include <boost/any.hpp>
#include <boost/function.hpp>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  accumulator_type
 An accumulating option value to handle multiple incrementing options. More...

Functions

template<typename T >
accumulator_type< T > * accumulator ()

Function Documentation

template<typename T >
accumulator_type<T>* accumulator ( )