forked from boostorg/typeof
12e1fe615a34c9a5e6ebe3ddf629c6491a50aa9d
The compiler hack used to emulate __typeof__ on msvc no longer works when compiler option /permissive- is engaged. Rather than preying on a compiler bug take advantage of modern c++ instead. Signed-off-by: Daniela Engert <dani@ngrt.de>
Description
Boost.org typeof module
Languages
C++
99.9%