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

Appearance settings

VioletGiraffe/cpp-template-utils

Open more actions menu

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.