boost::openmethod::registry::require_initialized

Check that the registry is initialized.

Synopsis

Declared in <boost/openmethod/preamble.hpp>

static
void
require_initialized();

Description

Check if initialize has been called for this registry, and report an error if not.

Errors

Created with MrDocs