Skip to content

pbse/Standard-Function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Standard-Function

C++ Standard Function Implementation

Class template cs540::function is a general-purpose polymorphic function wrapper. This wrapper class is able to work with targets of the following types:

free functions
lambda functions
functor objects 

About

C++ Standard Function Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages