Inferno  0.2
Set< KEY > Class Template Reference

#include <standard.hpp>

Inheritance diagram for Set< KEY >:
[legend]
Collaboration diagram for Set< KEY >:
[legend]

List of all members.

Public Member Functions

bool IsExist (const KEY &k) const

Detailed Description

template<typename KEY>
class Set< KEY >

Definition at line 57 of file standard.hpp.


Member Function Documentation

template<typename KEY>
bool Set< KEY >::IsExist ( const KEY &  k) const [inline]

Definition at line 60 of file standard.hpp.

Referenced by UniqueFilter::IsMatch().


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