mirror of
https://github.com/Naios/continuable.git
synced 2025-12-07 09:16:46 +08:00
Only provide value_t from result
This commit is contained in:
parent
67964b0793
commit
7767ce6fbb
@ -93,7 +93,6 @@ class result {
|
||||
|
||||
public:
|
||||
using value_t = typename trait_t::value_t;
|
||||
using exception_t = exception_t;
|
||||
|
||||
result() = default;
|
||||
result(result const&) = default;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user