forked from boostorg/exception
Hopefully fixing the Como-specific problem reported by Robert Ramey.
[SVN r47126]
This commit is contained in:
@ -19,6 +19,7 @@ boost
|
||||
exception_detail
|
||||
{
|
||||
template <class T>
|
||||
inline
|
||||
std::string
|
||||
object_hex_dump( T const & x, size_t max_size=16 )
|
||||
{
|
||||
|
Reference in New Issue
Block a user