ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Enumerations | Functions
expandandmerge.cpp File Reference
#include "unittest.h"
#include <iostream>
Include dependency graph for expandandmerge.cpp:

Go to the source code of this file.

Enumerations

enum  { VectorSizeFactor = short_v::Size / int_v::Size }
 

Functions

void testSigned ()
 
void testUnsigned ()
 
int main ()
 

Enumeration Type Documentation

anonymous enum
Enumerator
VectorSizeFactor 

Definition at line 25 of file expandandmerge.cpp.

Function Documentation

int main ( )

Definition at line 83 of file expandandmerge.cpp.

void testSigned ( )

Definition at line 29 of file expandandmerge.cpp.

Referenced by main().

void testUnsigned ( )

Definition at line 48 of file expandandmerge.cpp.

Referenced by main().