OSVR-Core
|
Test Implementation. More...
#include <osvr/Util/ContainerWrapper.h>
#include "gtest/gtest.h"
#include <type_traits>
#include <string>
#include <vector>
Classes | |
class | MyTestContainerWrapper< Container, Args > |
Typedefs | |
typedef vector< string > | svec |
Functions | |
TEST (ContainerWrapper, constructWithVariedArguments) | |
Test Implementation.