Skip to content

This repository contain example code for studying C++ template features. It includes metaprogramming and concept programming.

Notifications You must be signed in to change notification settings

MyFreeGit/TemplateStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TemplateStudy

This repository contain example code for studying C++ template features. It includes metaprogramming and concept programming.

The projects are based on CMake and GNU. The google test is used for UT and examples for TDD.

All examples are developed on Windows platform with mingw64 environment with GCC8.3.

About

This repository contain example code for studying C++ template features. It includes metaprogramming and concept programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published