Skip to content

Commit

Permalink
former : experimenting
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Mar 24, 2024
1 parent 6840c75 commit 773867b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fn push()
f1( former::VectorDefinition1::< String, () >::new() );
f2( former::VectorDefinition2::< String, (), the_module::ReturnStorage >::new() );
f3::< former::VectorDefinition1< String, () >, the_module::ReturnStorage >( the_module::ReturnStorage );
f3::< former::VectorDefinition2< String, (), _ >::Definition, the_module::ReturnStorage >( the_module::ReturnStorage );
// f3::< former::VectorDefinition2< String, (), _ >::Definition, the_module::ReturnStorage >( the_module::ReturnStorage );

//

Expand Down

0 comments on commit 773867b

Please sign in to comment.