On 07/07/16 00:57 +0300, Ville Voutilainen wrote:
Tested on Linux-x64.
2016-07-07 Ville Voutilainen
Implement std::any. This is not yet a C++17-conforming implementation,
but just a copy of std::experimental::any with the proper namespace
and C++17 flagging. Proper conformance to C+
Tested on Linux-x64.
2016-07-07 Ville Voutilainen
Implement std::any. This is not yet a C++17-conforming implementation,
but just a copy of std::experimental::any with the proper namespace
and C++17 flagging. Proper conformance to C++17 will follow.
* include/Makefile.am: Add a