Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for a snapshot of the develop branch, built from commit 65ab21cc6f.
PrevUpHomeNext

Type definition object_name_info

object_name_info

Synopsis

// In header: <boost/log/support/exception.hpp>


typedef error_info< struct object_name_tag, object_name > object_name_info;

Description

System resource name


PrevUpHomeNext