Example #1
0
 def get_allocator(self):
     return _cvxcore.IntVector2D_get_allocator(self)
Example #2
0
 def get_allocator(self) -> "std::vector< std::vector< int > >::allocator_type":
     return _cvxcore.IntVector2D_get_allocator(self)