boost::openmethod::odr_violation::write
Write a description of the error to a stream.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
template<
class Registry,
class Stream>
auto
write(Stream& stream) const;
Parameters
| Name | Description |
|---|---|
stream |
The stream to write to. |
Created with MrDocs