forked from boostorg/exception
removed tabs from source files
updated documentation [SVN r47250]
This commit is contained in:
@ -121,7 +121,7 @@ boost
|
||||
};
|
||||
|
||||
template <class T>
|
||||
inline
|
||||
inline
|
||||
clone_base *
|
||||
make_clone( T const & x )
|
||||
{
|
||||
@ -145,7 +145,7 @@ boost
|
||||
}
|
||||
|
||||
template <class T>
|
||||
inline
|
||||
inline
|
||||
exception_detail::clone_impl<T>
|
||||
enable_current_exception( T const & x )
|
||||
{
|
||||
|
Reference in New Issue
Block a user