Opened 8 years ago
Last modified 8 years ago
#10492 new Bugs
current_function.hpp Should make use of __FUNCTION__ when compiling with Visual Studio
| Reported by: | anonymous | Owned by: | No-Maintainer |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | utility |
| Version: | Boost 1.55.0 | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
I would like to use current_function.hpp together with Visual Studio 2013 but BOOST_CURRENT_FUNCTION becomes defined as "(unknown)".
Note:
See TracTickets
for help on using tickets.
