Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a wrapper for COM initialization | Chris Robinson | 2023-09-29 | 1 | -0/+38 |
* | Update ComPtr and use an out_ptr() function | Chris Robinson | 2023-05-04 | 1 | -26/+69 |
* | Use macros for the likely/unlikely attributes | Chris Robinson | 2023-03-01 | 1 | -1/+1 |
* | Avoid using a macro to wrap standard attributes | Chris Robinson | 2022-12-06 | 1 | -1/+1 |
* | Use standard likely/unlikely attributes when available | Chris Robinson | 2022-12-05 | 1 | -1/+1 |
* | Simplify some move assignments | Chris Robinson | 2022-03-25 | 1 | -4/+2 |
* | Protect intrusive_ptr and ComPtr from moving to itself | Chris Robinson | 2022-03-25 | 1 | -10/+10 |
* | Make a couple more operator bools explicit | Chris Robinson | 2022-02-20 | 1 | -1/+1 |
* | Move the ComPtr wrapper to a common header | Chris Robinson | 2021-03-08 | 1 | -0/+70 |