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;

Template Parameters

Name

Description

Registry

The registry containing this policy.

Parameters

Name

Description

stream

The stream to write to.

Created with MrDocs