summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Root_POA.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Root_POA.h')
-rw-r--r--TAO/tao/PortableServer/Root_POA.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/PortableServer/Root_POA.h b/TAO/tao/PortableServer/Root_POA.h
index 899c8031481..436e6e67704 100644
--- a/TAO/tao/PortableServer/Root_POA.h
+++ b/TAO/tao/PortableServer/Root_POA.h
@@ -275,10 +275,7 @@ public:
static CORBA::ULong name_separator_length ();
- enum
- {
- TAO_OBJECTKEY_PREFIX_SIZE = 4
- };
+ static constexpr size_t TAO_OBJECTKEY_PREFIX_SIZE = 4;
static CORBA::Octet const objectkey_prefix[TAO_OBJECTKEY_PREFIX_SIZE];