ncmpc
0.31
|
#include <Completion.hxx>
Public Types | |
using | const_iterator = List::const_iterator |
Public Member Functions | |
bool | operator== (const Range other) const |
bool | operator!= (const Range other) const |
const_iterator | begin () const |
const_iterator | end () const |
Data Fields | |
const_iterator | _begin |
const_iterator | _end |
using Completion::Range::const_iterator = List::const_iterator |
|
inline |
|
inline |
|
inline |
|
inline |
const_iterator Completion::Range::_begin |
const_iterator Completion::Range::_end |