Skip to content

AntonBikineev/is_functional

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

is_functional


type traits for types with operator()

These traits are created for compile-time check of types with overloaded operator(). It works for usual operator(), templated operator(), for invisibly generated closure type of lambdas. Usage is similar with the other boost type traits: is_functional::value

About

type trait for types with operator()

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages