Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in variant

Delphi OleVariant to array of string from COM Library

boost variant comparator

c++ comparator variant

trivially default constructible std::optional and std::variant

Converting value of type <T> into Variant, is it possible?

OCaml function over polymorphic variants not sufficiently polymorphic?

How do I get a variant from a pointer in Delphi?

delphi pointers variant

Delphi: No VarIsBoolean( )-function?

delphi boolean variant

What's the recommended implementation for hashing OLE Variants?

c++ delphi winapi com variant

Pass data of arbitrary type between VBA and dll

dll com excel variant vba

reinterpret_cast / static_cast and undefined behavior

Can Identifiers be duplicated across cases of a variant record in FreePascal?

A simple way to convert to/from VARIANT types in C++

windows visual-c++ variant

Can a variant array have 0 elements?

arrays delphi variant

Changing active member of union in constant expressions

Convert Variant Array to String

vba variant

C++ - boost get question

c++ performance boost variant

How many types can std::variant define?

c++ variant c++17

What is the difference between the VarIsEmpty and VarIsEmptyParam functions

delphi delphi-7 variant

Variant visitation and common_type

c++ c++17 variant