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