OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
src
src
changes.h
Go to the documentation of this file.
1
#ifndef CHANGES_H
2
#define CHANGES_H
3
4
#include <map>
5
#include <string>
6
namespace
Versions
{
7
extern
std::map<unsigned int, std::string>
changes
;
8
9
void
fillChanges
();
10
}
11
12
#endif
Versions
Definition:
changes.cpp:6
Versions::fillChanges
void fillChanges()
Definition:
changes.cpp:9
Versions::changes
std::map< unsigned int, std::string > changes
Definition:
changes.cpp:7
Generated on Wed Aug 25 2021 16:41:01 for OPAL (Object Oriented Parallel Accelerator Library) by
1.9.1