forked from boostorg/system
36 lines
424 B
Plaintext
36 lines
424 B
Plaintext
////
|
|
Copyright 2003-2017 Beman Dawes
|
|
Copyright 2018 Peter Dimov
|
|
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
|
|
See accompanying file LICENSE_1_0.txt or copy at
|
|
http://www.boost.org/LICENSE_1_0.txt
|
|
////
|
|
|
|
[#reference]
|
|
# Reference
|
|
:idprefix: ref_
|
|
|
|
## <boost/system/error_code.hpp>
|
|
|
|
### Synopsis
|
|
|
|
...
|
|
|
|
### error_category
|
|
|
|
...
|
|
|
|
### error_code
|
|
|
|
...
|
|
|
|
### error_condition
|
|
|
|
...
|
|
|
|
## <boost/system/system_error.hpp>
|
|
|
|
...
|