Peter Dimov
|
8919429f41
|
Update source_location_test.cpp
|
2023-11-28 21:29:59 +02:00 |
|
Peter Dimov
|
7045cc185a
|
Add a test for BOOST_STATIC_CONSTEXPR source_location
|
2022-02-04 22:30:04 +02:00 |
|
Peter Dimov
|
93453bba64
|
Update tests
|
2022-02-04 04:03:43 +02:00 |
|
Peter Dimov
|
844d8c2245
|
Enable BOOST_CURRENT_LOCATION at top level and in default arguments
|
2022-02-03 21:19:43 +02:00 |
|
Peter Dimov
|
23e699b9a4
|
Use std::source_location::current() in BOOST_CURRENT_LOCATION
|
2022-02-03 20:28:59 +02:00 |
|
Peter Dimov
|
fde226c7f5
|
Use __cpp_lib_source_location instead of BOOST_NO_CXX20_HDR_SOURCE_LOCATION
|
2022-02-03 09:31:27 +02:00 |
|
Peter Dimov
|
25f0bab733
|
Add a source_location constructor from std::source_location
|
2022-02-03 07:10:59 +02:00 |
|
Peter Dimov
|
0e99024312
|
Change file_name() and function_name() for source_location() to return '' instead of '(unknown)'
|
2022-02-03 06:56:39 +02:00 |
|
Peter Dimov
|
1afa4b89fd
|
Add boost::source_location
|
2019-11-25 03:25:57 +02:00 |
|