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