1
0
Fork 0
arangodb/3rdParty/boost/1.71.0/libs/function
Jan Christoph Uhde 8087059f20 upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
..
example upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
meta upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
test upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
CMakeLists.txt upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
README.md upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00

README.md

Boost.Function, a polymorphic function wrapper

Boost.Function, part of the Boost C++ Libraries, is the original implementation of the polymorphic function wrapper boost::function, which was eventually accepted into the C++11 standard as std::function.

Currently supported compilers

  • g++ 4.4 or later
  • clang++ 3.3 or later
  • Visual Studio 2005-2017

Tested on Travis and Appveyor.

License

Distributed under the Boost Software License, Version 1.0.