Make StringView ops aware of the String allocator type
commit369d4978863fc4638a116c791a0d29431987330b
authorChris Robinson <chris.kcat@gmail.com>
Sun, 19 Nov 2017 14:38:41 +0000 (19 06:38 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 19 Nov 2017 14:51:32 +0000 (19 06:51 -0800)
tree3d2e0d949fec604629a88f52e6e8623c8111b208
parent0b6acd315635d4b40a6d5d0057f882a7f6446c8b
Make StringView ops aware of the String allocator type

As a necessity, StringView and char* ops no longer produce String objects since
the desired allocator is unknown.
include/AL/alure2-typeviews.h