Skip to content

frits-scholer/pam2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen_back.cpp		fill a container using function objects, lambda functions
swap_ranges.cpp		uses swap_ranges from std, back_inserters
reverse_n.cpp	     	implements reverse on n elements using swap_ranges_n
reverse_copy.cpp     	reverse using an output iterator, prints reversed alphabet

About

Programs relating to PAM2 by Stepanov

Resources

Stars

Watchers

Forks

Packages

No packages published