(185cba6e95a006d2548f20599f84390e5a3ad653)
#include <private/qtimezonelocale_p.h>
#include <private/qtimezoneprivate_p.h>
#include <QtCore/qspan.h>
#include <private/qdatetime_p.h>
#include "qtimezonelocale_data_p.h"
#include "qtimezoneprivate_data_p.h"
Go to the source code of this file.
◆ tableLookup
#define tableLookup |
( |
| table, |
|
|
| member, |
|
|
| sought, |
|
|
| test ) |
Value: findTableEntryFor(
QSpan(
table).
first(nextData.member).sliced(locData.member), sought, test)
GLenum GLenum GLsizei void * table
QSpan(It, EndOrSize) -> QSpan< std::remove_reference_t< q20::iter_reference_t< It > > >