ROOT  6.06/09
Reference Guide
Functions
stlcontainer.cpp File Reference
#include <Vc/Allocator>
#include <vector>
#include "unittest.h"
#include "Vc/common/macros.h"
+ Include dependency graph for stlcontainer.cpp:

Go to the source code of this file.

Functions

template<typename Vec >
size_t alignmentMask ()
 
template<typename V >
void stdVectorAlignment ()
 
int main (int argc, char **argv)
 

Function Documentation

template<typename Vec >
size_t alignmentMask ( )

Definition at line 30 of file stlcontainer.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 69 of file stlcontainer.cpp.

template<typename V >
void stdVectorAlignment ( )

Definition at line 43 of file stlcontainer.cpp.

Referenced by main().