log/test
Andrey Semashev 1401b3e3bf Fixed parsing signatures of functions that return function pointers.
- Function name parsing is only done for scopes denoted with
BOOST_LOG_FUNCTION, scopes marked with BOOST_LOG_NAMED_SCOPE are output
as is.
- The parser has been rewritten to behave more correctly in case if
function name contains template parameters and/or returns a function
type.
- Operator functions are not supported by the parser.
- Docs corrections.
2014-03-02 18:27:36 +04:00
..
common Updated copyright notes to 2014. 2014-01-19 18:46:09 +04:00
compile Silenced GCC warnings about unused variables. 2014-03-01 18:15:42 +04:00
compile_fail Updated copyright notes to 2014. 2014-01-19 18:46:09 +04:00
performance Updated copyright notes to 2014. 2014-01-19 18:46:09 +04:00
run Fixed parsing signatures of functions that return function pointers. 2014-03-02 18:27:36 +04:00
Jamfile.v2 Updated copyright notes to 2014. 2014-01-19 18:46:09 +04:00