boostorg / callable_traits

modern C++ type traits and metafunctions for callable types
Boost Software License 1.0
130 stars 36 forks source link

add_member_lvalue_ref. and add_member_rvalue_ref. docs include "detail" code #172

Closed badair closed 6 years ago

badair commented 6 years ago

This is unhelpful to the reader and should be hidden.

badair commented 6 years ago

fixed via #174