repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use override/default for RTPortableServer
[ACE_TAO.git]
/
ACE
/
ace
/
Message_Queue.inl
blob
4df5d6404dce3cdb25ed6ec6df82f04ce0a6abaf
1
// -*- C++ -*-
2
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
3
4
ACE_INLINE
5
ACE_Message_Queue_Base::ACE_Message_Queue_Base ()
6
{
7
}
8
9
ACE_END_VERSIONED_NAMESPACE_DECL