This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_system
Watch
1
Star
0
Fork
0
forked from
boostorg/system
Code
Pull Requests
Activity
Files
af1f767dfe2964760cd40bbce0b721642ecb9758
boost_system
/
include
/
boost
/
system
T
History
Beman
af1f767dfe
Comment two lines of code to try to prevent user confusion error_codes and error_conditions, such exhibited by ticket
#12574
.
2016-11-28 08:32:26 -05:00
..
detail
Revert the prior change (do not include windows.h). It worked fine with the msvc toolset, testing with the last four VC++ versions. But it failed with GCC version 4.9.3 cygwin64.
2016-02-23 10:58:27 -05:00
api_config.hpp
Revert portion of 68183. This changeset was aimed at other libraries, but inadvertently modified three boost/system headers.
2012-05-04 20:12:58 +00:00
config.hpp
Add Boost.Predef include so that WindowsRT changes work even if config doesn't supply platform.
2014-06-04 11:41:30 -04:00
cygwin_error.hpp
Revert portion of 68183. This changeset was aimed at other libraries, but inadvertently modified three boost/system headers.
2012-05-04 20:12:58 +00:00
error_code.hpp
Comment two lines of code to try to prevent user confusion error_codes and error_conditions, such exhibited by ticket
#12574
.
2016-11-28 08:32:26 -05:00
linux_error.hpp
Upgrade system and filesystem to conform system_category and generic_category interface to N3090, the current C++0x working paper, section 19.5, System error support.
2010-05-30 15:38:32 +00:00
system_error.hpp
System/FileSystem/Asio/Thread: ref
#7278
Added noexcept to Boost.System to conform with C++11
2012-12-09 14:47:39 +00:00
windows_error.hpp
Neither MinGW or Cygwin versions of winerror.h work if used alone, so on either of these platforms include the full windows.h. Move reporting of configuration to a separate config_test.cpp program, and expand the coverage to report more macros.
2014-08-01 10:49:40 -04:00