Gnash  0.8.11dev
Classes | Functions
accumulator.h File Reference
#include <boost/program_options/value_semantic.hpp>
#include <boost/any.hpp>
#include <boost/version.hpp>
#include <functional>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

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

Functions

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

Function Documentation

ยง accumulator()

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