Skip to content

Tiny Tuple - small two header library to create a tuple and an associative container on top of kvasir mpl

License

Notifications You must be signed in to change notification settings

fpaulini/tiny_tuple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Tuple

A kvasir MPL based tuple and associative lookup container. It is usually faster than recursively defined std::tuple implementations. The main feature of this header library is the associative lookup container.

Dependencies

  • Kvasir MPL
  • C++ type traits and utility header

About

Tiny Tuple - small two header library to create a tuple and an associative container on top of kvasir mpl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.7%
  • CMake 8.3%