This website requires JavaScript.
Explore
Help
Sign In
boost
/
log
Watch
2
Star
0
Fork
0
You've already forked log
mirror of
https://github.com/boostorg/log.git
synced
2026-01-27 06:52:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ae4786ec045f7248fa2ccb4e87eab9726bcbcbe5
log
/
test
/
compile
History
Andrey Semashev
1a1689da20
Added compile tests for headers. The test verifies that Boost.Log headers are self-contained and there are no missing headers. As a result of the test addition, fixed a few bugs in header includes.
2014-03-15 19:41:01 +04:00
..
current_function_support.cpp
Updated copyright notes to 2014.
2014-01-19 18:46:09 +04:00
self_contained_header.cpp
Added compile tests for headers. The test verifies that Boost.Log headers are self-contained and there are no missing headers. As a result of the test addition, fixed a few bugs in header includes.
2014-03-15 19:41:01 +04:00
src_logger_assignable.cpp
Updated copyright notes to 2014.
2014-01-19 18:46:09 +04:00
src_logger_get_attributes.cpp
Fixed compilation of get_attribute method of loggers.
2014-03-01 18:03:01 +04:00
util_unique_identifier.cpp
Silenced GCC warnings about unused variables.
2014-03-01 18:15:42 +04:00