This website requires JavaScript.
Explore
Help
Sign In
sven
/
libicsneo
mirror of
https://github.com/intrepidcs/libicsneo.git
Watch
1
Star
0
Fork
You've already forked libicsneo
0
Code
Issues
Projects
Releases
Wiki
Activity
fa529e40cf
libicsneo
/
include
/
icsneo
/
third-party
/
concurrentqueue
/
benchmarks
/
wrappers.h
10 lines
97 B
C++
Raw
Blame
History
#
pragma once
struct
DummyToken
{
template
<
typename
TQueue
>
DummyToken
(
TQueue
const
&
)
{
}
}
;
Reference in New Issue
View Git Blame
Copy Permalink