]> sourceware.org Git - systemtap.git/commit
stringtable.h: add logical ops and to_string if needed
authorAbegail Jakop <ajakop@redhat.com>
Wed, 19 Aug 2015 22:04:36 +0000 (18:04 -0400)
committerAbegail Jakop <ajakop@redhat.com>
Wed, 19 Aug 2015 22:04:36 +0000 (18:04 -0400)
commit91f252b7091be414f35fcc0b86331b15a34dbd66
tree2b1e9d7f98eadb624e148bf9d2f43278b4a45e72
parent08c50ab649f3cb7b0677e9bed7c03793a82b097b
stringtable.h: add logical ops and to_string if needed

when it comes to string_ref, boost 1.53 doesn't contain all the
logical operations that we need, nor to_string(). so we'll fill in
the gaps with our own defintions for interned_string.
stringtable.h
This page took 0.026472 seconds and 5 git commands to generate.