table of contents
conflicting packages
__gnu_parallel::sequential_tag(3cxx) | __gnu_parallel::sequential_tag(3cxx) |
NAME¶
__gnu_parallel::sequential_tag - Forces sequential execution at compile time.
SYNOPSIS¶
#include <tags.h>
Detailed Description¶
Forces sequential execution at compile time.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |