libstdc++
GNU C++ library
Loading...
Searching...
No Matches
◆
upper_bound()
[2/2]
template<typename Key, typename Mapped, typename Node_And_It_Traits, typename _Alloc>
pat_trie_map
< Key, Mapped, Node_And_It_Traits, _Alloc >
::point_const_iterator
__gnu_pbds::detail::pat_trie_map
< Key, Mapped, Node_And_It_Traits, _Alloc >::upper_bound
(
key_const_reference
r_key
)
const
inline
Definition at line
194
of file
pat_trie_.hpp
.
197
{
198
m_bag
.push_back(
p_nd
);
199
}
200
__catch
(...)
201
{
202
s_inode_allocator
.deallocate(
p_nd
, 1);
203
__throw_exception_again
;
204
}
205
}
206
207
inode_pointer
__catch
#define __catch(X)
Definition
exception_defines.h:41
__gnu_pbds::detail::pat_trie_map::s_inode_allocator
static inode_allocator s_inode_allocator
Definition
pat_trie_.hpp:563
__gnu_pbds::detail::pat_trie_map::inode_pointer
__rebind_in::pointer inode_pointer
Definition
pat_trie_.hpp:138
__gnu_pbds::detail::pat_trie_map
PATRICIA trie.
Definition
pat_trie_.hpp:109
References
__try
, and
s_inode_allocator
.
__gnu_pbds
detail
pat_trie_map
Generated on
for libstdc++ by
1.16.1