Skip to content

Generic implementation of the C++ "execute around" idiom: let you call any functions you want before/after any access to an object member

License

Notifications You must be signed in to change notification settings

ArnaudBienner/ExecuteAround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExecuteAround

Generic implementation of the C++ "execute around" idiom: let you call any functions you want before/after any access to an object member

About

Generic implementation of the C++ "execute around" idiom: let you call any functions you want before/after any access to an object member

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages