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
Also use Objects as part of an operation but as a result don't generate Any operation...
[ACE_TAO.git]
/
ACE
/
ace
/
Shared_Object.inl
blob
358a3fb7a4e84e3a2d7b7285e60a6fd5b905519f
1
// -*- C++ -*-
2
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
3
4
ACE_INLINE
5
ACE_Shared_Object::ACE_Shared_Object (void)
6
{
7
}
8
9
ACE_END_VERSIONED_NAMESPACE_DECL