Skip to content

sg::ConstLike

projects the constness of T1 on T2

Synopsis

Declared in <SageIII/sageInterface/sageGeneric.h>

template<
    class T1,
    class T2>
struct ConstLike;

Types

Name

type

Created with MrDocs