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