Alexandria
2.25.0
SDC-CH common library for the Euclid project
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Pyston
Pyston
SharedContext.h
Go to the documentation of this file.
1
19
#ifndef PYSTON_SHAREDCONTEXT_H
20
#define PYSTON_SHAREDCONTEXT_H
21
22
#include "
Graph/Node.h
"
23
24
namespace
Pyston {
25
35
extern
thread_local
Context
sharedContext
;
36
37
}
// namespace Pyston
38
39
#endif // PYSTON_SHAREDCONTEXT_H
Pyston::Context
std::map< std::string, boost::any > Context
Definition:
Node.h:99
Node.h
Pyston::sharedContext
thread_local Context sharedContext
Definition:
SharedContext.cpp:22
Generated by
1.8.5