StackOverflow Questions for Tag: boost-variant

Mutating Algorithm
Mutating Algorithm

Reputation: 2758

How to store a reference in boost::variant<T> instead of copying the object?

Score: 1

Views: 313

Answers: 3

Read More
einpoklum
einpoklum

Reputation: 132108

Why are there two variant class implementations in Boost?

Score: 9

Views: 1192

Answers: 1

Read More
luohe
luohe

Reputation: 69

boost spirit x3 variant Recursive assignment problem

Score: 0

Views: 85

Answers: 1

Read More
luohe
luohe

Reputation: 69

boost spirint x3 phrase_parse confusion

Score: 1

Views: 128

Answers: 1

Read More
K117
K117

Reputation: 118

Get boost::variant's type index with boost::mpl

Score: 2

Views: 1458

Answers: 3

Read More
Ahmed Nadeem
Ahmed Nadeem

Reputation: 33

boost::variant comparison not working correctly with a nan value

Score: 2

Views: 82

Answers: 1

Read More
Adrian
Adrian

Reputation: 10911

What does boost::has_nothrow_constructor actually do for boost::variant?

Score: 0

Views: 284

Answers: 1

Read More
Sirisha
Sirisha

Reputation: 11

Can we access the container from boost variant?

Score: 1

Views: 213

Answers: 2

Read More
cnewbie
cnewbie

Reputation: 189

Construct a std::variant out of a boost::variant

Score: 2

Views: 168

Answers: 1

Read More
Guillaume Jacquenot
Guillaume Jacquenot

Reputation: 11717

Updating boost::variant from boost 1.60 to boost 1.79

Score: 1

Views: 133

Answers: 1

Read More
Aleph0
Aleph0

Reputation: 6084

Extending types of a boost::variant dynamically

Score: 1

Views: 611

Answers: 1

Read More
wulujey
wulujey

Reputation: 414

Using std::vector<boost::variant<...>> with Google Mock causes a compilation error

Score: 1

Views: 1497

Answers: 2

Read More

Is this visitor implementation correct?

Score: 3

Views: 380

Answers: 2

Read More
Tom
Tom

Reputation: 1301

Are there any well performing methods for representing a NA in a array?

Score: 1

Views: 77

Answers: 0

Read More
Robert Boehne
Robert Boehne

Reputation: 281

boost::variant can not handle string and wstring together

Score: 2

Views: 775

Answers: 2

Read More
Xiyang Liu
Xiyang Liu

Reputation: 141

why the below boost variant visitor code doesnt work

Score: 0

Views: 122

Answers: 1

Read More
Alex Guteniev
Alex Guteniev

Reputation: 13719

Define boost variant type to pass explicitly empty values

Score: 3

Views: 436

Answers: 1

Read More
Alejandro Exojo
Alejandro Exojo

Reputation: 79

Linking error on a defined function taking a boost::variant

Score: 3

Views: 158

Answers: 0

Read More
Ambi
Ambi

Reputation: 433

Error while trying to use the boost::variant - "No matching function for call"

Score: 1

Views: 960

Answers: 1

Read More
cateof
cateof

Reputation: 6758

boost::variant and polymorphism in c++11

Score: 0

Views: 1353

Answers: 2

Read More
PreviousPage 1Next