Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in variant

C++ leak with VARIANT / bstrVal code

Why does this get_index implementation fail on VS2017?

noexcept visitation for std::variant

c++ c++17 variant noexcept

Calling RNGCrypto From COM's DOTNET Class From PHP

php .net com reference variant

boost variant busted in 1_54?

c++ boost c++11 variant

A std::visit-like function for visiting over polymorphic types

Bad conversion from EndOfTheMonth(date) to Variant value

Is there a way to have variants in C# besides using the visitor pattern?

c# variant visitor-pattern

Using std::variant in g++

c++ stl g++ variant

Get item by index from boost::variant like it's possible with std::variant

Clang claims constexpr member of generic lambda argument is not constexpr

Boost variant get fail

c++ boost 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