Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91246973
py_dumpable.hh
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
Sat, Nov 9, 08:19
Size
223 B
Mime Type
text/x-c
Expires
Mon, Nov 11, 08:19 (2 d)
Engine
blob
Format
Raw Data
Handle
22211100
Attached To
rAKA akantu
py_dumpable.hh
View Options
#include <pybind11/pybind11.h>
#ifndef AKANTU_PY_DUMPABLE_HH_
#define AKANTU_PY_DUMPABLE_HH_
namespace akantu {
void register_dumpable(pybind11::module & mod);
} // namespace akantu
#endif /* AKANTU_PY_DUMPABLE_HH_ */
Event Timeline
Log In to Comment