Opened 12 years ago

Closed 9 years ago

#4814 closed Patches (fixed)

add initializer_list constructor

Reported by: Akira Takahashi <faithandbrave@…> Owned by: Joaquín M López Muñoz
Milestone: Boost 1.55.0 Component: multi_index
Version: Boost 1.44.0 Severity: Problem
Keywords: Cc:

Description

This patch is add initializer_list constructor to boost::multi_index_container.

Attachments (3)

multi_index_initializer_list.patch (2.1 KB ) - added by Akira Takahashi <faithandbrave@…> 12 years ago.
initializer_list patch
test_initializer_list.cpp (1.2 KB ) - added by Akira Takahashi <faithandbrave@…> 12 years ago.
test code
multi_index_container.hpp (34.6 KB ) - added by Akira Takahashi <faithandbrave@…> 12 years ago.
patched source file

Download all attachments as: .zip

Change History (4)

by Akira Takahashi <faithandbrave@…>, 12 years ago

initializer_list patch

by Akira Takahashi <faithandbrave@…>, 12 years ago

Attachment: test_initializer_list.cpp added

test code

by Akira Takahashi <faithandbrave@…>, 12 years ago

Attachment: multi_index_container.hpp added

patched source file

comment:1 by Joaquín M López Muñoz, 9 years ago

Milestone: To Be DeterminedBoost 1.55.0
Resolution: fixed
Status: newclosed

Initializer lists support added in Boost 1.55.

Note: See TracTickets for help on using tickets.