summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor/IORInfo.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-03-11 19:45:55 +0100
committerGitHub <noreply@github.com>2021-03-11 19:45:55 +0100
commita90ba48ab58682867cec1d7c144af6287f61c740 (patch)
tree5b8b3aa074f9d0a6315c68e370ad9fa4b34572f9 /TAO/tao/IORInterceptor/IORInfo.h
parent9fe32b45a01b5d9b453d03902f986aca65292761 (diff)
parent423f0956e917d5c906dec01a914fc8437e576f28 (diff)
downloadATCD-a90ba48ab58682867cec1d7c144af6287f61c740.tar.gz
Merge pull request #1450 from jwillemsen/jwi-doxygen3
Doxygen changes and make use of delete
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