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
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
ACE
/
Kokyu
/
Kokyu_dsrt.inl
blob
4189650bebcb063dfaeba9338e87d0c790e91c25
1
namespace Kokyu
2
{
3
template <class DSRT_Scheduler_Traits>
4
ACE_INLINE
5
DSRT_Dispatcher<DSRT_Scheduler_Traits>::~DSRT_Dispatcher()
6
{
7
}
8
}
9