ROOT  6.06/08
Reference Guide
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

anonymous enum
Enumerator
VectorSizeFactor 

Definition at line 25 of file expandandmerge.cpp.

Function Documentation

§ main()

int main ( )

Definition at line 83 of file expandandmerge.cpp.

§ testSigned()

void testSigned ( )

Definition at line 29 of file expandandmerge.cpp.

Referenced by main().

§ testUnsigned()

void testUnsigned ( )

Definition at line 48 of file expandandmerge.cpp.

Referenced by main().