Warnings fixes for VS.
This commit is contained in:
@@ -92,6 +92,9 @@ namespace osgIntrospection
|
||||
virtual void getInheritedProviders(CustomAttributeProviderList& providers) const;
|
||||
|
||||
private:
|
||||
|
||||
ConstructorInfo& operator = (const ConstructorInfo&) { return *this; }
|
||||
|
||||
const Type& _declarationType;
|
||||
ParameterInfoList _params;
|
||||
bool _explicit;
|
||||
|
||||
Reference in New Issue
Block a user