Skip to content

shreyasbharath/cpp-strong-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Building

Requirements

  • Meson
  • Ninja
  • A recent version of GCC (supporting C11, C++20)

How to Build

meson build .

To build the unit tests - ninja -c build test

To run the unit tests - ./build/test/Test_

About

Experiments with strong types in C++17/C++20

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published