Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#12422 closed Support Requests (invalid)

How to access the values of a vector_c?

Reported by: JUAN DENT <juandent@…> Owned by: Aleksey Gurtovoy
Milestone: To Be Determined Component: mpl
Version: Boost 1.61.0 Severity: Not Applicable
Keywords: Cc:

Description

Hi, I have several vector_c instances that are manipulated by transform and I want to print the resulting type sequences but have no idea how this is even possible.

Any ideas?

Regards, Juan

Change History (5)

comment:1 by JUAN DENT <juandent@…>, 6 years ago

Got it!!

By using mpl::at(seq, int).

Thanks anyway

Juan

comment:2 by JUAN DENT <juandent@…>, 6 years ago

Severity: ShowstopperNot Applicable

comment:3 by anonymous, 6 years ago

can you close it as resolved, please?

comment:4 by Michel Morin, 6 years ago

Resolution: invalid
Status: newclosed

comment:5 by Michel Morin, 6 years ago

Hi Juan,

The bug tracker is not the right place to ask the questions. Please try asking your questions on Boost-users ML or StackOverflow for the next time.

Thanks, Michel

Note: See TracTickets for help on using tickets.