summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_tools_p.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2014-10-01 10:56:14 +0200
committerMarc Mutz <marc.mutz@kdab.com>2015-02-17 15:05:07 +0000
commit40d6e8adf5e3cc45b3bd4a94ad3b57f9444e447f (patch)
treea61304672e4d2e1bdb58794f80a17b40faddf9d6 /src/corelib/tools/qlocale_tools_p.h
parent4c4940a744558fc8faa713439d7e27e26b52774d (diff)
QList: prepare for tag dispatching based on memory layout
Add one tag class for each of QList's three different memory layouts to QListData, and inherit QList<T>::MemoryLayout from exactly one of them. To simplify overloading, added tag classes that express the negation of the two extreme poles of memory layout (C-compatible and heap), too. The "missing" one could be added when needed, too. Change-Id: I45ea603731499fd3fdfb37d60a0a98fb22ac15ec Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qlocale_tools_p.h')
0 files changed, 0 insertions, 0 deletions