utest.cpp File Reference
#include <boost/memory_order.hpp>
#include "ros/atomic.h"
#include <typeinfo>
#include <gtest/gtest.h>
Go to the source code of this file.
Enumeration Type Documentation
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | |
template<typename T >
void test_atomic_arithmetic |
( |
void |
|
) |
[inline] |
template<typename T >
void test_atomic_base |
( |
void |
|
) |
[inline] |
template<>
void test_atomic_base< bool > |
( |
void |
|
) |
[inline] |
void test_atomic_flag |
( |
|
) |
|
template<typename T >
void test_atomic_ptr |
( |
void |
|
) |
[inline] |
void test_atomic_struct |
( |
void |
|
) |
|