Specify that a type can be used as a substitute for another type after calling eve::as_value
on a value of the first type.
More...
#include <eve/concept/substitute.hpp>
Substitute | Type of the substitute value. |
Target | Type of the target value that will result from the eve::as_value call. |