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
GitHub Actions: Try MSVC builds with /std:c++17 and 20
[ACE_TAO.git]
/
ACE
/
ace
/
Obchunk.inl
blob
b27a8abef0758be3110764e942295f3362a25668
1
// -*- C++ -*-
2
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
3
4
ACE_INLINE
5
ACE_Obchunk::~ACE_Obchunk (void)
6
{
7
}
8
9
ACE_END_VERSIONED_NAMESPACE_DECL