HelenOS sources

rebind            164 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp             struct rebind
rebind            186 uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp             struct rebind
rebind             51 uspace/lib/cpp/include/__bits/memory/pointer_traits.hpp         using rebind = typename aux::ptr_get_rebind<Ptr, U>::type;
rebind             69 uspace/lib/cpp/include/__bits/memory/pointer_traits.hpp         using rebind = U*;
rebind             46 uspace/lib/cpp/src/__bits/test/memory.cpp             using rebind = unsigned;
HelenOS homepage, sources at GitHub