diff options
author | Julian Andres Klode <jak@debian.org> | 2016-01-15 19:18:29 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-01-15 19:18:29 +0100 |
commit | ef6cc0e22a2933e0e36bc260179fdf0b86f9ac26 (patch) | |
tree | dd7e7db658d6babcb603b7fd714febc88aeaca84 /po/tr.po | |
parent | 3b4045fc31baf3aa580bd695695d579c30a481b8 (diff) |
string_view: Drop constexpr constructor for standard compatibility
APT::StringView is supposed to be a temporary measure, until support
for the standardized string_view is widely available. Introducing
additional unstandardized features just makes porting to the
standard version harder.
The constexpr constructor also won't have any real effect on most
systems, as the compiler will happily optimise the strlen() call
away for constant strings.
Gbp-Dch: ignore
Diffstat (limited to 'po/tr.po')
0 files changed, 0 insertions, 0 deletions