#include <breadth_first_search.hpp>
Public Types | |
| typedef bool | result_type |
Public Member Functions | |
| has_not_been_seen () | |
| has_not_been_seen (std::size_t n, IndexMap index_map) | |
| template<typename Key > | |
| result_type | operator() (Key key) |
| void | swap (has_not_been_seen &other) |
| typedef bool boost::detail::has_not_been_seen< IndexMap >::result_type |
|
inline |
|
inline |
|
inline |
|
inline |
References boost::detail::swap().
Referenced by boost::detail::swap().