about summary refs log tree commit diff stats
path: root/subx/036global_variables.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-10-17 22:31:39 -0700
committerKartik Agaram <vc@akkartik.com>2018-10-17 22:31:39 -0700
commitb84753807126665df66f85abba7afaaba7456e64 (patch)
tree7bc84e78734fd7f97971c0de49cea070bc91e64b /subx/036global_variables.cc
parent4cc517e0de7c7759196528bbf1b89f6b9624fe71 (diff)
downloadmu-b84753807126665df66f85abba7afaaba7456e64.tar.gz
4711
Extract a helper for appending strings to raw buffers.

I'd been resisting this idea, but it actually turns out to be a pretty
clean abstraction in the end.
Diffstat (limited to 'subx/036global_variables.cc')
0 files changed, 0 insertions, 0 deletions
> 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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168