Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
BOO 0.77 KB | None | 0 0
  1. void BlueRegisterToModule(
  2.     struct _object *,
  3.     class std::vector<struct Be::ClassRegistration, class std::allocator<struct Be::ClassRegistration> > &,
  4.     class std::vector<struct PyMethodDef,class std::allocator<struct PyMethodDef> > &,
  5.     class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >, class std::vector<struct Be::VarChooser,class std::allocator<struct Be::VarChooser> > & (*)(void), struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::vector<struct Be::VarChooser,class std::allocator<struct Be::VarChooser> > & (*)(void)> > > &
  6. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement