The easiest way to use Catch2 is to use its own main function, ... int main( int argc, char* argv[] ) { Catch::Session session; // There must be exactly one ...
確定! 回上一頁