summaryrefslogtreecommitdiff
path: root/include/iprt/cpp/restanyobject.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-28/+28
* IPRT/rest: Implemented array and string-map support for deserializating polym...vboxsync2018-09-211-0/+2
* IPRT/rest: Early support for polymorphic data objects in the data model. bugr...vboxsync2018-09-201-0/+4
* IPRT/rest: Fix RTCRestAnyObject export issue and response enum linking issue....vboxsync2018-09-061-1/+1
* IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167vboxsync2018-09-051-0/+120