summaryrefslogtreecommitdiff
path: root/include/iprt/cpp/restarray.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* *: scm --fix-header-guard-endifvboxsync2019-01-011-1/+1
* include/iprt: Use IPRT_INCLUDED_ rather than ___iprt_ as header guard prefix,...vboxsync2019-01-011-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* /include: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding RT_NOEXCEPT eve...vboxsync2018-09-231-50/+55
* IPRT/rest: Implemented array and string-map support for deserializating polym...vboxsync2018-09-211-0/+19
* IPRT/rest: Early support for polymorphic data objects in the data model. bugr...vboxsync2018-09-201-21/+19
* IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues found. M...vboxsync2018-09-101-18/+18
* IPRT/rest: split up restbase.h into several files to make it more managable. ...vboxsync2018-09-021-0/+428