StackOverflow Questions for Tag: boost-variant

Meng
Meng

Reputation: 183

Using variant variable as input to other variant function

Score: -1

Views: 173

Answers: 1

Read More
NukerDoggie
NukerDoggie

Reputation: 3

Is it possible to create Boost multi_index MEM_FUN key extractors for a container of Boost variant?

Score: 0

Views: 127

Answers: 1

Read More
Meysam
Meysam

Reputation: 18177

boost::variant - why is "const char*" converted to "bool"?

Score: 19

Views: 4201

Answers: 3

Read More
Tom
Tom

Reputation: 1301

Boost IPC - Is it safe to use a boost::variant of PODs in shared memory?

Score: 2

Views: 186

Answers: 0

Read More
Timothy Braje
Timothy Braje

Reputation: 47

Composing boost::variant visitors for recursive variants

Score: 1

Views: 140

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 132108

What are the differences between std::variant and boost::variant?

Score: 22

Views: 10276

Answers: 3

Read More
Tom
Tom

Reputation: 1301

Can boost variants safely be used with pointers to forward declared classes?

Score: 0

Views: 121

Answers: 1

Read More
pallasz88
pallasz88

Reputation: 13

Difference between std::optional and boost::optional when its value is a variant

Score: 1

Views: 1853

Answers: 1

Read More
Tim Roth
Tim Roth

Reputation: 1

call arbitrary functions as First Class Functions in C++

Score: 0

Views: 63

Answers: 0

Read More
Tom
Tom

Reputation: 1301

Boost::variant with a object which references the same variant

Score: 0

Views: 71

Answers: 1

Read More
Tomilov Anatoliy
Tomilov Anatoliy

Reputation: 16731

Is-braces-constructible type trait

Score: 2

Views: 1388

Answers: 4

Read More
Tom
Tom

Reputation: 1301

boost::variant apply static_visitor to certain types

Score: 1

Views: 612

Answers: 1

Read More
tomocafe
tomocafe

Reputation: 1564

How to change raw pointer to unique_ptr in container of pointers wrapped by boost::variant

Score: 0

Views: 186

Answers: 1

Read More
bdonlan
bdonlan

Reputation: 231373

Is it safe to serialize a raw boost::variant?

Score: 6

Views: 4563

Answers: 3

Read More
Ajax
Ajax

Reputation: 13

boost Serialisation on a variant containing boost::blank

Score: 1

Views: 141

Answers: 1

Read More
Caspian Ahlberg
Caspian Ahlberg

Reputation: 976

Comparing boost::variant with std::string

Score: 1

Views: 27

Answers: 0

Read More
myWallJSON
myWallJSON

Reputation: 9522

Boost Variant: how to get currently held type?

Score: 45

Views: 73859

Answers: 4

Read More
akim
akim

Reputation: 8769

ASTs: prefer inheritance or variants?

Score: 10

Views: 567

Answers: 0

Read More
Ell
Ell

Reputation: 4376

C++ Mutually Recursive Variant Type

Score: 4

Views: 2171

Answers: 1

Read More
Natsuki
Natsuki

Reputation: 45

Problem with the copy constructor of an class holden in boost::variant

Score: 1

Views: 128

Answers: 1

Read More
PreviousPage 2Next