fncw is a generic function wrapper for C++11.
It support all types of member, lambda and C like functions.
unlike std::function, fncw::function is not a template. This mean that you could wrap any function with any signature inside only one type/object: fncw::function.
despite this genericity, fncw::function allow the user to reorder the parameter order (a bit like std::bind), check the function signature (there is also a partial check that aim to check only a few parameters).
fncw::function offer the ability to change the parameters value and get the return value of the call.

Features

  • generic function wrapper
  • partial and complete signature checks at runtime
  • change the function signature at runtime

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

GNU General Public License version 2.0 (GPLv2)

Follow fncw

fncw Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of fncw!

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

Information Technology, Developers

Programming Language

C++

Related Categories

C++ Libraries

Registered

2012-08-30