Explorar el Código

尝试clang的异常

tags/2.9.10
tearshark hace 4 años
padre
commit
956d5d341b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      test_librf.cpp

+ 2
- 2
test_librf.cpp Ver fichero

@@ -36,8 +36,8 @@ int main(int argc, const char* argv[])
(void)argc;
(void)argv;

resumable_main_exception(false);
return 0;
//resumable_main_exception(false);
//return 0;

//if (argc > 1)
// resumable_main_benchmark_asio_client(atoi(argv[1]));

Cargando…
Cancelar
Guardar