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

APokorny/tiny_tuple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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. Besides that it just does not have as many constructors as tuple and does not have std::pair compatibility.

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

Contributors 3

  •  
  •  
  •