[c++] lambda递归

/ 3,093评论 / 10550阅读 / 0点赞

lambda表达式

int main() {
    // 声明
    auto fun = []() {
        cout << 123 << endl;
    };
    // 调用
    fun();
    return 0;
}

递归

int hello(int value) {
    if(value < 0) {
        return 0;
    }
    cout << value << endl;
    hello(value - 1);
}

lambda递归

int main() {
    auto fun = [&fun](int value) {
        if(value < 0) { 
             return;
        }
        cout << value << endl;
        // 这里是不行的!!!
        fun(value - 1);
    };
    fun(10);
    return 0;
}

#include <iostream>
#include <functional>
using namespace std;

int main() {
    int i = 10;
    std::function<void()> myfun;
    myfun = [&myfun, &i]() {
        if (i < 0) {
            return;
        }
        cout << i << endl;
        --i;
        myfun();
    };
    myfun();
    return 0;
}
  1. Some fans go all out, though, painting themselves from head to toe in their team’s colors and spelling words with the letters on their bare chests, even on frigid winter nights.

  2. Most popular Monte of the year was the “S,” which now served as the base model.

  3. Douglasnug说道:

    indian pharmacies safe: Online India pharmacy – top 10 pharmacies in india

  4. Douglasnug说道:

    indianpharmacy com: Top mail order pharmacies – buy prescription drugs from india

  5. After I initially left a comment I appear to have clicked on the -Notify me when new comments are added- checkbox and from now on whenever a comment is added I recieve 4 emails with the same comment. Is there an easy method you can remove me from that service? Cheers.

  6. ngentot说道:

    I blog often and I seriously thank you for your information. The article has really peaked my interest. I will take a note of your site and keep checking for new information about once a week. I subscribed to your RSS feed too.

  7. link bokep说道:

    When I originally left a comment I appear to have clicked the -Notify me when new comments are added- checkbox and from now on every time a comment is added I get four emails with the exact same comment. There has to be an easy method you are able to remove me from that service? Kudos.

  8. Douglasnug说道:

    purple pharmacy mexico price list: Best online Mexican pharmacy – pharmacies in mexico that ship to usa

  9. Douglasnug说道:

    online ed medication: Best ED pills non prescription – ed meds cheap

  10. Backpage说道:

    Oh my goodness! Amazing article dude! Thank you, However I am having issues with your RSS. I don’t know the reason why I can’t join it. Is there anyone else having identical RSS problems? Anyone that knows the solution can you kindly respond? Thanx.

  11. Leonardskarm说道:

    http://mexicopharmacy.win/# medicine in mexico pharmacies

  12. Leonardskarm说道:

    http://indiapharmacy.shop/# mail order pharmacy india

  13. Yes Backpage说道:

    Hi there! I just want to offer you a huge thumbs up for your excellent info you have got here on this post. I’ll be returning to your site for more soon.

  14. Kalorifer Soba说道:

    What i do not realize is in fact how you are no longer actually much more wellfavored than you might be right now Youre very intelligent You recognize thus considerably in relation to this topic made me in my view believe it from numerous numerous angles Its like men and women are not fascinated until it is one thing to do with Lady gaga Your own stuffs excellent All the time handle it up

  15. I was more than happy to find this site. I need to to thank you for your time just for this fantastic read!! I definitely liked every part of it and i also have you book-marked to see new information on your site.

  16. Appreciated the information in this entry. It’s highly detailed and filled with beneficial details. Fantastic effort!

  17. Genuinely appreciated this post. It provided tons of helpful information. Fantastic job on composing this.

  18. Douglasnug说道:

    mail order pharmacy india: Online medicine home delivery – online pharmacy india

  19. CharlesLem说道:

    https://edpillpharmacy.store/# cheap ed treatment
    online ed treatments

  20. Douglasnug说道:

    mexican mail order pharmacies: Mexico pharmacy online – mexico drug stores pharmacies

  21. lihat situs ini说道:

    That is a very good tip particularly to those fresh to the blogosphere. Brief but very precise info… Thank you for sharing this one. A must read article!

  22. CharlesLem说道:

    https://indiapharmacy.shop/# top 10 online pharmacy in india
    online erectile dysfunction pills

  23. Really enjoyed going through this entry. It’s highly clear and full of valuable insight. Many thanks for offering this.

  24. Adored the details in this article. It’s very well-researched and filled with beneficial details. Great effort!

  25. Leonardskarm说道:

    http://indiapharmacy.shop/# п»їlegitimate online pharmacies india

  26. Leonardskarm说道:

    https://edpillpharmacy.store/# buy erectile dysfunction pills

  27. CharlesLem说道:

    https://edpillpharmacy.store/# discount ed pills
    discount ed meds

  28. CharlesLem说道:

    https://mexicopharmacy.win/# mexican drugstore online
    ed medications online

  29. CharlesLem说道:

    http://mexicopharmacy.win/# mexican online pharmacies prescription drugs
    order ed pills

  30. Douglasnug说道:

    cheapest online ed treatment: Best ED meds online – cheap ed drugs

  31. Douglasnug说道:

    online erectile dysfunction pills: Best ED meds online – cheapest ed pills

  32. CharlesLem说道:

    https://mexicopharmacy.win/# mexico drug stores pharmacies
    cheapest ed meds

  33. Leonardskarm说道:

    http://indiapharmacy.shop/# top 10 online pharmacy in india

  34. Hello there! This article couldn’t be written any better! Going through this article reminds me of my previous roommate! He constantly kept preaching about this. I’ll send this article to him. Pretty sure he will have a good read. Many thanks for sharing!

  35. Samuelrip说道:

    https://tadalafil.auction/# cialis with daxopretine

  36. Samuelrip说道:

    http://tadalafil.auction/# where can i buy cialis online in canada

  37. Georgemuh说道:

    viagra vs cialis: Cheap Viagra 100mg – real viagra without a doctor prescription

  38. Georgemuh说道:

    buy generic viagra online: Buy Viagra online in USA – viagra cost

  39. great site说道:

    May I just say what a comfort to uncover someone that genuinely understands what they’re talking about on the internet. You certainly understand how to bring an issue to light and make it important. A lot more people should look at this and understand this side of your story. I was surprised you’re not more popular because you most certainly have the gift.

  40. Georgemuh说道:

    cialis with dapoxitine: cialis viagra levitra young yahoo – cialis overnight shipping

  41. hazirpakistan说道:

    Normally I do not read article on blogs however I would like to say that this writeup very forced me to try and do so Your writing style has been amazed me Thanks quite great post

  42. Georgemuh说道:

    generic viagra without a doctor prescription: Viagra without a doctor prescription – viagra coupons

  43. Howdy! I just would like to offer you a big thumbs up for the excellent info you have right here on this post. I will be coming back to your web site for more soon.

  44. 8171ehsaasnews说道:

    I loved as much as youll receive carried out right here The sketch is tasteful your authored material stylish nonetheless you command get bought an nervousness over that you wish be delivering the following unwell unquestionably come more formerly again since exactly the same nearly a lot often inside case you shield this hike

  45. Samuelrip说道:

    http://sildenafil.llc/# viagra without prescription

  46. Samuelrip说道:

    https://sildenafil.llc/# viagra professional

  47. see more here说道:

    Good information. Lucky me I came across your website by chance (stumbleupon). I’ve saved it for later!

  48. Excellent web site you’ve got here.. It’s difficult to find excellent writing like yours nowadays. I honestly appreciate people like you! Take care!!

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注