Skip to content

Commit

Permalink
Use less auto.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadden committed Oct 2, 2020
1 parent 8c4a89e commit 2584f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/alia/context/interface.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ struct context_interface
namespace detail {

template<class Contents>
auto
Contents
get_structural_collection(context_interface<Contents> ctx)
{
return ctx.contents_;
Expand Down

0 comments on commit 2584f29

Please sign in to comment.