HelenOS sources

remove_const      872 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     struct remove_const: aux::type_is<T>
remove_const      876 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp     struct remove_const<T const>: aux::type_is<T>
HelenOS homepage, sources at GitHub