libstdc++
compiletime_settings.h File Reference

Go to the source code of this file.

Defines

#define _GLIBCXX_CALL(__n)
#define _GLIBCXX_VERBOSE_LEVEL

Detailed Description

Defines on options concerning debugging and performance, at compile-time. This file is a GNU parallel extension to the Standard C++ Library.

Definition in file compiletime_settings.h.


Define Documentation

Determine verbosity level of the parallel mode. Level 1 prints a message each time a parallel-mode function is entered.

Definition at line 37 of file compiletime_settings.h.