summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor/IORInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORInterceptor/IORInfo.h')
-rw-r--r--TAO/tao/IORInterceptor/IORInfo.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tao/IORInterceptor/IORInfo.h b/TAO/tao/IORInterceptor/IORInfo.h
index 35d3dad6103..add90ed5270 100644
--- a/TAO/tao/IORInterceptor/IORInfo.h
+++ b/TAO/tao/IORInterceptor/IORInfo.h
@@ -113,10 +113,8 @@ protected:
void check_validity (void);
private:
- /// Prevent copying through the copy constructor and the assignment
- /// operator.
- TAO_IORInfo (const TAO_IORInfo &);
- void operator= (const TAO_IORInfo &);
+ TAO_IORInfo (const TAO_IORInfo &) = delete;
+ void operator= (const TAO_IORInfo &) = delete;
private:
/// Pointer to POA