Skip to content
Snippets Groups Projects
Commit ebf25ced authored by Henry Schreiner's avatar Henry Schreiner Committed by Axel Naumann
Browse files

Test for not function in the stdlib

parent b64f2da9
Branches
Tags
No related merge requests found
#if __cplusplus < 201703L && !defined(_MSC_VER) // Including functional for __cpp_lib_not_fn
#include <functional>
#ifdef __cpp_lib_not_fn
#include "ROOT/RNotFn.hxx" #include "ROOT/RNotFn.hxx"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment