4 lines
86 B
C
4 lines
86 B
C
|
struct MergeExceptionSpec {
|
||
|
~MergeExceptionSpec(); // unevaluated exception spec
|
||
|
};
|