| 
| 
template<typename outType , typename inType >  | 
| static outType  | _apply (inType data) | 
|   | 
| 
template<typename outType , typename inType1 , typename inType2 >  | 
| static outType  | _apply (inType1 in1, inType2 in2) | 
|   | 
template<typename _tBegin, typename _tEnd>
struct bc::_detail::_s< _tBegin, _tEnd >
Definition at line 104 of file bitcache.h.
The documentation for this struct was generated from the following file: