mirror of
https://github.com/boostorg/exception.git
synced 2025-07-20 07:52:07 +02:00
Ticket #12553, plus tabs converted to spaces.
This commit is contained in:
@ -203,7 +203,7 @@ boost
|
||||
template <class E,class Tag,class T>
|
||||
E const & set_info( E const &, error_info<Tag,T> && );
|
||||
template <class T>
|
||||
class set_info_rv;
|
||||
struct set_info_rv;
|
||||
template <class Tag,class T>
|
||||
class
|
||||
set_info_rv<error_info<Tag,T> >
|
||||
|
Reference in New Issue
Block a user