Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

VioletGiraffe/cpp-template-utils

Repository files navigation

C++ template utilities

A header-only C++ library that augments the standard library with useful code snippets, focusing on template stuff and a couple preprocessor-based tricks:

  • container: a collection of algorithms and augmentations for STL-compatible containers;
  • math: a collection of arithmetic convenience functions;
  • parameter_pack: helper templates for accessing and manipulating template parameter packs;
  • random: helper class for wrapping generator and distribution inside a single class;
  • tuple: helper templates for working specifically with std::tuple;
  • utility: various convenience functions and macros that are hard to categorize.

About

A header-only C++ library that augments the standard library with useful code snippets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /