Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90323352
database.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
Thu, Oct 31, 12:33
Size
286 B
Mime Type
text/x-c
Expires
Sat, Nov 2, 12:33 (2 d)
Engine
blob
Format
Raw Data
Handle
22026812
Attached To
rSPECMICP SpecMiCP / ReactMiCP
database.hpp
View Options
#ifndef SPECIMICP_DATABASE_HPP
#define SPECMICCP_DATABASE_HPP
#include "database/data_container.hpp"
#include "database/database.hpp"
namespace specmicp
{
using RawDatabasePtr = database::RawDatabasePtr;
using Database = database::Database;
}
#endif // SPECMICP_DATABASE_HPP
Event Timeline
Log In to Comment