Skip to content

merisanualex/exBind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

exBind

Function signature elongator


Short story short: this allows you to "add" parameters to functions by returning a callable proxy object.

View example.cpp for a use-case.

Diagnostics You can define one of the following macros before including 'ex_bind.hpp' to enable 'better' error messages:

  • EX_BIND_DIAGNOSTIC_STATIC_ASSERT
  • EX_BIND_DIAGNOSTIC_ENABLE_IF

I, for one, prefer the enable_if macro when using Visual Studio.

About

Function signature elongator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages