Skip to content

SebastianBach/constexprThings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Just some constexpr things.

Build

Run

mkdir build
cd build
cmake ..
cmake --build . --config Release

Or just copy and paste the content of constexpr.cpp to Compiler Explorer (https://godbolt.org/) using gcc with -std=c++20.

About

Just constexpr things.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published