Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91868638
variablesfwd.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Nov 15, 07:37
Size
498 B
Mime Type
text/x-c
Expires
Sun, Nov 17, 07:37 (2 d)
Engine
blob
Format
Raw Data
Handle
22335557
Attached To
rSPECMICP SpecMiCP / ReactMiCP
variablesfwd.hpp
View Options
#ifndef SPECMICP_REACTMICP_SYSTEMS_SATURATED_VARIABLESFWD_HPP
#define SPECMICP_REACTMICP_SYSTEMS_SATURATED_VARIABLESFWD_HPP
#include <memory>
namespace specmicp {
namespace reactmicp {
namespace systems {
namespace satdiff {
class SaturatedVariables;
using SaturatedVariablesPtr = std::shared_ptr<SaturatedVariables>;
} // end namespace satdiff
} // end namespace systems
} // end namespace reactmicp
} // end namespace specmicp
#endif // SPECMICP_REACTMICP_SYSTEMS_SATURATED_VARIABLESFWD_HPP
Event Timeline
Log In to Comment