Example #1
0
 def upper_bound(self, x):
     return _cvxcore.IntIntMap_upper_bound(self, x)
Example #2
0
 def upper_bound(self, x: "std::map< int,int >::key_type const &") -> "std::map< int,int >::iterator":
     return _cvxcore.IntIntMap_upper_bound(self, x)