issues
search
mikezackles
/
piecewise
A C++14/C++17 library for compile-time dependency injection, with perfect forwarding and explicit error handling
BSD 3-Clause "New" or "Revised" License
5
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Templated aggregate helpers should be able to deduce their template parameters from the builders passed to them.
#18
mikezackles
opened
6 years ago
0
Users shouldn't need to worry about arguments like on_success, on_fail, and constructor in their factories
#17
mikezackles
opened
6 years ago
0
Explicitly partition builders and arguments everywhere
#16
mikezackles
opened
6 years ago
0
Can compiling multifail be sped up?
#15
mikezackles
opened
6 years ago
0
Update to Catch2
#14
mikezackles
opened
6 years ago
1
Add a compile-time verification that a builder constructs a particular type
#13
mikezackles
opened
6 years ago
0
Should inter-member dependencies be supported?
#12
mikezackles
opened
6 years ago
0
Consider dropping C++14 support
#11
mikezackles
opened
6 years ago
0
Consider supporting non-std optional/variant
#10
mikezackles
opened
6 years ago
0
Reenable sanitizers for CI where appropriate
#9
mikezackles
closed
6 years ago
1
Consider builders by reference vs. by value
#8
mikezackles
opened
6 years ago
0
Benchmarking
#7
mikezackles
opened
6 years ago
0
Better support for retry
#6
mikezackles
opened
6 years ago
1
Better compile-time error checking
#5
mikezackles
opened
6 years ago
0
Consider externally parameterizing builders/factories with constructors
#4
mikezackles
closed
6 years ago
0
Support in-place construction of std::optional and std::variant
#3
mikezackles
closed
6 years ago
0
Support default constructor on error
#2
mikezackles
opened
6 years ago
0
Add support for Foo::optional
#1
mikezackles
closed
6 years ago
0