diff options
author | Lioncash <mathew1800@gmail.com> | 2019-02-12 22:12:23 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-02-12 22:39:53 -0500 |
commit | 0829ef97cac6cb96c49d1401433d9f46639bfeb8 (patch) | |
tree | 4001843b442ce4066635537596213a9e16aaefad /src/core/core.cpp | |
parent | f0bfb24c61ceb61b621ba38bcc1a1aa020a9d397 (diff) |
threadsafe_queue: Use std::size_t for representing size
Makes it consistent with the regular standard containers in terms of
size representation. This also gets rid of dependence on our own
type aliases, removing the need for an include.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions