Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 192 Bytes

function_signature.md

File metadata and controls

3 lines (2 loc) · 192 Bytes

Type trait which, given a function type, returns the function's "clean" signature, i.e. without noexcept or the wrapping std::function type.