[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/libraries/function2/
 
Current bandwidth utilization 1180.47 Mbit/s
Bandwidth utilization bar
Contents of README:
function2 improved and configurable drop-in replacement header to 
std::function that supports move only types, multiple overloads
and more

benefits and improvements over std::function:

 * const, volatile, reference and noexcept correct (qualifiers are part
   of the operator() signature)
 * convertible to and from std::function as well as other callable
   types
 * adaptable through fu2::function_base (internal capacity,
   copyable and exception guarantees)
 * overloadable with an arbitrary count of signatures
   (fu2::function<bool(int), bool(float)>)
 * full allocator support in contrast to std::function, which doesn't
   provide support anymore
 * covered by many unit tests and continuous integration services
   (GCC, Clang and MSVC)
 * header only, just copy and include function.hpp in your project
 * permissively licensed under the boost license

Icon  Name                                      Last modified      Size  
[DIR] Parent Directory - [TXT] README 02-Jul-2022 05:03 867 [TXT] function2.SlackBuild 06-Jan-2024 02:19 3.0K [   ] function2.info 06-Jan-2024 02:19 317 [TXT] slack-desc 02-Jul-2022 05:03 849

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!