libpsynth 0.2.1
Public Member Functions | Public Attributes
psynth::base::equal_id< A > Struct Template Reference

#include <util.hpp>

List of all members.

Public Member Functions

 equal_id (const A &e)
bool operator() (const A &b) const

Public Attributes

const A & elem

template<typename A>
struct psynth::base::equal_id< A >


Constructor & Destructor Documentation

template<typename A >
psynth::base::equal_id< A >::equal_id ( const A &  e) [inline]

Member Function Documentation

template<typename A >
bool psynth::base::equal_id< A >::operator() ( const A &  b) const [inline]

Member Data Documentation

template<typename A >
const A& psynth::base::equal_id< A >::elem

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