ardour
Public Types | Public Member Functions | List of all members
ARDOUR::IO::BoolCombiner Class Reference

#include <io.h>

Public Types

typedef bool result_type
 

Public Member Functions

template<typename Iter >
result_type operator() (Iter first, Iter last) const
 

Detailed Description

Definition at line 149 of file io.h.

Member Typedef Documentation

Definition at line 152 of file io.h.

Member Function Documentation

template<typename Iter >
result_type ARDOUR::IO::BoolCombiner::operator() ( Iter  first,
Iter  last 
) const
inline

Definition at line 155 of file io.h.


The documentation for this class was generated from the following file: