Skip to content

Commit

Permalink
tab to space
Browse files Browse the repository at this point in the history
  • Loading branch information
AzothAmmo committed Nov 28, 2016
1 parent d21b0c0 commit f69ad7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/cereal/details/polymorphic_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ namespace cereal
{
//! Binding for non abstract types
void bind(std::false_type) const
{
{
instantiate_polymorphic_binding(static_cast<T*>(nullptr), 0, Tag{}, adl_tag{});
}

Expand Down

0 comments on commit f69ad7c

Please sign in to comment.