Collapsed alternate capture macros now originals are redundant

This commit is contained in:
Phil Nash 2017-08-09 11:36:33 +01:00
parent 8d21b4a916
commit b59e0ed48a
3 changed files with 14 additions and 26 deletions

View file

@ -62,7 +62,6 @@ namespace Catch {
auto allowThrows() const -> bool;
void reactWithDebugBreak() const;
void reactWithoutDebugBreak() const;
void useActiveException( ResultDisposition::Flags resultDisposition );
void useActiveException();
void setExceptionGuard();
void unsetExceptionGuard();