Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90678777
py_group_manager.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
Sun, Nov 3, 19:54
Size
241 B
Mime Type
text/x-c
Expires
Tue, Nov 5, 19:54 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
16922003
Attached To
rAKA akantu
py_group_manager.hh
View Options
#include <pybind11/pybind11.h>
#ifndef AKANTU_PY_GROUP_MANAGER_HH_
#define AKANTU_PY_GROUP_MANAGER_HH_
namespace akantu {
void register_group_manager(pybind11::module & mod);
} // namespace akantu
#endif /* AKANTU_PY_GROUP_MANAGER_HH_ */
Event Timeline
Log In to Comment