opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
algorithm.h
Go to the documentation of this file.
1#pragma once
2
3namespace osc::cpp23
4{
5 template<typename O, typename T>
9 };
10}
Definition algorithm.h:4
Definition algorithm.h:6
O out
Definition algorithm.h:7
T value
Definition algorithm.h:8