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