Synopsis
Declared in <mp‐units/utility/safe_int.h>
template<
/* implementation-defined */ A,
/* implementation-defined */ B>
using integral_op_result_t = decltype(A{} + B{});
Created with MrDocs