Sign in
code
/
git
/
ca0e61c09fa5e5a7b6b60d985fb8b77f6f183cc4
/
.
/
t
/
t4018
/
cpp-operator-definition
blob: 1acd827159212f57cd6267c4eba7a51594173ba2 [
file
] [
log
] [
blame
]
Value
operator
+(
Value
LEFT
,
Value
RIGHT
)
{
ChangeMe
;
}