boost::openmethod::policies::fast_perfect_hash::search_error::write
Write a short description to an output stream
Synopsis
Declared in <boost/openmethod/policies/fast_perfect_hash.hpp>
template<
class Registry,
class Stream>
void
write(Stream& os) const;
Parameters
Name |
Description |
os |
The output stream |
Created with MrDocs