summaryrefslogtreecommitdiff
path: root/include/iprt/cpp/restanyobject.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm copyright and license note updatevboxsync2022-08-221-10/+20
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
* *: scm --fix-header-guard-endifvboxsync2019-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76585 cfe28804-0f27-0410-a406-dd0f0b0b656f
* include/iprt: Use IPRT_INCLUDED_ rather than ___iprt_ as header guard ↵vboxsync2019-01-011-2/+2
| | | | | | prefix, letting scm enforce this (thereby avoiding copy&paste errors like rsa.h). git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76557 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76553 cfe28804-0f27-0410-a406-dd0f0b0b656f
* /include: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76507 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding RT_NOEXCEPT ↵vboxsync2018-09-231-28/+28
| | | | | | everywhere possible. bugref:9167 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74425 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT/rest: Implemented array and string-map support for deserializating ↵vboxsync2018-09-211-0/+2
| | | | | | polymorphic objects. bugref:9167 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74402 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT/rest: Early support for polymorphic data objects in the data model. ↵vboxsync2018-09-201-0/+4
| | | | | | bugref:9167 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74387 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT/rest: Fix RTCRestAnyObject export issue and response enum linking ↵vboxsync2018-09-061-1/+1
| | | | | | issue. bugref:9167 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74106 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167vboxsync2018-09-051-0/+120
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74093 cfe28804-0f27-0410-a406-dd0f0b0b656f