| libjmmcg
    release_579_6_g8cffd
    A C++ library containing an eclectic mix of useful, advanced components. | 
#include "stdafx.h"#include <boost/test/included/unit_test.hpp>#include "core/thread_api_traits.hpp"Go to the source code of this file.
| Macros | |
| #define | BOOST_TEST_MODULE libjmmcg_tests | 
| Typedefs | |
| typedef boost::mpl::list< sequential_mode, heavyweight_threading > | thread_types | 
| Functions | |
| BOOST_AUTO_TEST_CASE_TEMPLATE (generate, T, thread_types) | |
| #define BOOST_TEST_MODULE libjmmcg_tests | 
Definition at line 21 of file backtrace.cpp.
| typedef boost::mpl::list< sequential_mode, heavyweight_threading> thread_types | 
Definition at line 32 of file backtrace.cpp.
| BOOST_AUTO_TEST_CASE_TEMPLATE | ( | generate | , | 
| T | , | ||
| thread_types | |||
| ) | 
Definition at line 36 of file backtrace.cpp.