about summary refs log tree commit diff stats
path: root/html/028call_return.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-02-07 00:05:38 -0800
committerKartik K. Agaram <vc@akkartik.com>2017-02-07 00:05:38 -0800
commitd9e39b3b1cfac9487a9a0aee2525ea86e3e137b1 (patch)
treee46dc9a45858cdf362f1699a5fbac50560738e89 /html/028call_return.cc.html
parent95f2fe96262fcc5977c4633828730acc588c99b3 (diff)
downloadmu-d9e39b3b1cfac9487a9a0aee2525ea86e3e137b1.tar.gz
3743
One way to ensure we always set old_name is to create a method to
initialize names as opposed to just assigning them.

Still not ideal because we still assign directly most of the time, so
it's easy to forget.
Diffstat (limited to 'html/028call_return.cc.html')
0 files changed, 0 insertions, 0 deletions
109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148