kblib 0.2.3
General utilities library for modern C++
kblib::copy_const< C, T, bool > Struct Template Reference

#include <kblib/fakestd.h>

Inheritance diagram for kblib::copy_const< C, T, bool >:
Collaboration diagram for kblib::copy_const< C, T, bool >:

Additional Inherited Members

- Public Types inherited from kblib::meta_type< T >
using type = T
 

Detailed Description

template<typename C, typename T, bool = std::is_const<typename std::remove_reference<C>::type>::value>
struct kblib::copy_const< C, T, bool >

Definition at line 859 of file fakestd.h.


The documentation for this struct was generated from the following file: