History log of /openbmc/sdbusplus/test/utility/tuple_to_array.cpp (Results 1 – 3 of 3)
Revision Date Author Comments
# 95269dbc 31-Aug-2018 Patrick Venture <venture@google.com>

update .clang-format header inclusion order

Added the header inclusion order to the .clang-format file generated
these changes.

Change-Id: Ia31b21d7ea451cac0309828006bc17c27cbd5bd5
Signed-off-by: P

update .clang-format header inclusion order

Added the header inclusion order to the .clang-format file generated
these changes.

Change-Id: Ia31b21d7ea451cac0309828006bc17c27cbd5bd5
Signed-off-by: Patrick Venture <venture@google.com>

show more ...


# 608b5bc0 28-Apr-2017 Patrick Williams <patrick@stwcx.xyz>

test: convert tuple_to_array to gtest

Change-Id: Ie110fba8f1961ba0e1a46c670d98a2351a46d061
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>


# 4dbdef70 20-Jul-2016 Patrick Williams <patrick@stwcx.xyz>

Add tuple_to_array template

C++ template to convert tuple<T...> to array<T, N>.

Change-Id: Ia9dff382f9c57d7608edaec281cf7d867aeed4b2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>