mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 13:03:45 +02:00
cleanup
This commit is contained in:
parent
3a21fdc304
commit
fe8815f80f
1 changed files with 5 additions and 6 deletions
|
@ -46,7 +46,6 @@ namespace ZeroTier {
|
||||||
* Some basic statistical functionality is implemented here in an attempt
|
* Some basic statistical functionality is implemented here in an attempt
|
||||||
* to reduce the complexity of code needed to interact with this type of buffer.
|
* to reduce the complexity of code needed to interact with this type of buffer.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
template <class T,size_t S>
|
template <class T,size_t S>
|
||||||
class RingBuffer
|
class RingBuffer
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue