Skip to content

Commit

Permalink
Remove meaningless learning objective
Browse files Browse the repository at this point in the history
  • Loading branch information
rwdougla committed Feb 7, 2021
1 parent f3e7387 commit 4721e6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions functions/defaulted-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ A student should be able to:

1. Call to a function with a default argument with or without that argument specified
2. Declare a function with a default argument, and omit the default in the definition's signature
3. Explain what the requirements are for a type to be usable as a default argument
4. Explain when the lifetime of a default argument begins and ends
3. Explain when the lifetime of a default argument begins and ends


### Caveats
Expand Down

0 comments on commit 4721e6c

Please sign in to comment.