constexpr topic
List
constexpr repositories
in_constexpr
80
Stars
1
Forks
Watchers
An approach for runtime detection inside a constexpr function
fixed_string
99
Stars
12
Forks
Watchers
C++17 string with fixed size
bitset2
116
Stars
4
Forks
Watchers
std::bitset with constexpr implementations plus additional features.
constexpr-java
57
Stars
3
Forks
Watchers
build-time code-execution for java, a bit like constexpr in C++11
bit_set
40
Stars
5
Forks
Watchers
Rebooting the std::bitset franchise
pipeline
47
Stars
5
Forks
Watchers
Pipelines for Modern C++
circular_buffer
65
Stars
15
Forks
Watchers
A constexpr STL style circular buffer implementation
literal_ipaddr
25
Stars
3
Forks
Watchers
C++17 constexpr implementation of inet_addr / inet_aton / inet_pton